Hi everyone,
I'm using the IMAP by Zapier trigger to start a Zap whenever a new email arrives.
However, it seems that this trigger does not provide direct access to the actual email attachments (binary files).
My goal is to retrieve those attachments and then upload them to a WebDAV server using a PUT request via Webhooks by Zapier.
Is there a way to extract the binary attachment from the IMAP trigger?
Best Regards,