Hi
Sorry, it seems so basic…
How can you simply transfer an email WITH the ATTACHMENT ?
The flow :
Trigger : GMAIL ==> email received (with invoice attached)
Action : GMAIL ==> transfer email to another address (with invoice attached)
Thanks
J
Hi
Sorry, it seems so basic…
How can you simply transfer an email WITH the ATTACHMENT ?
The flow :
Trigger : GMAIL ==> email received (with invoice attached)
Action : GMAIL ==> transfer email to another address (with invoice attached)
Thanks
J
Finally found it !!!
I reply to myself as the title may help others (faster…)
Thanks to @kishanprmr
1/
In the attachments field for the “New Email” trigger, it contains data and fileName properties, as shown in the image.
2/
When you pass these attachments to the “Send Email” action, make sure you fill the “Attachment” and “Attachment Name” fields, as shown in the image.
3/
This will add the attachment with the correct file name.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.