I try to automate a process triggered by incoming email. (Gmail).
I successfully create the IMAP trigger, It returns correctly the email and send the content of the email and the attachements as binary data
There area couple of issues with being able to manage the attachements.
They are returned as binary data and if there are multiple attachement the node returns only one item. Thus it’s impossible to loop on the various attachements.
I don’t find any ways to filter the output according to the attachement type( i.e. pdf, xlsx…)
Any clews?
Thanks a lot
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)