Hello everyone,
I have a simple zap which triggers when someone submits google form and then It takes the sender info from the Form and generate a new pdf using pdf.co and upload that file to google drive.
After that, including this newly generated PDF, I have some other documents(pdfs) that are stored in my google drive that has to be sent as attachments in the email via SMPT, those pdfs I fetch them using (Find Multiple files by google). till there all workflow is working fine.
However, when I attach these pdfs it sends them as zip file.
For sending a single pdf it works perfectly fine.
I have tried several ways but not any of them worked for me except for adding the (publicly shared)download links to the body but I don’t want to include the links in the body.
This is my initial workflow and I have to make similar zaps which contains multiple pdfs that needs to be send via attachment using SMTP.
If someone knows how to solve this issue kindly help me. That would be a life savior for me because I’m sucked at this point.
Thanks in advance!