Hi,
I am creating a automated intake sequence for clients, they fill out the intake form, the AI analyzes it and sends back our project parameters based on their inputs in a pdf via gmail.
The problem is trying to send a pdf attachment with a Gmail. The error is saying that it requires binary data but I am unsure how to get the binary data without messing up the format of the document.
When using an SMTP node with Gmail it requires 2 factor authentication how can we use this node without enabling MFO?
Anyone know how to fix this or set this up differently so the automated email can go out as soon as it is complete?