I am trying to get Zapier to find emails of invoices with attachments and save them to a Google Drive folder.
So far so good.
Where I need help is, I would like to append the name of the sender to the beginning of the file name so that I can easily find them in sort. I would also quite like to add the date.
So for example, the attachment is from Apple, and it is named INVOICE272
I would like Zapier to add the date and the sender when it saves to Google Drive, and possibly separators, resulting in the following filename:
2024.08.09 - Apple - INVOICE272
Is this possible?