The data comes from an Airtable, is being modified, and then PDF’d via APItemplate.io. I then retrieve the PDF via HTTP request and try to attach it to Outlook.
Everything works up till there.
I googled and searched the forums but couldn’t find the solution.
Can anyone point me in the right direction, please?
I tried yours and I ran into the same issue.
I tried a Gmail account and my original method worked straight away.
However, I managed to solve it differently,
As I need to store the file anyway, I first upload the pdf onto Dropbox, then download it and email it with Outlook.
That automation works. I’m not sure why, but to be honest, as it is only for internal use, I don’t really mind.