What are you trying to achieve?
To attach readable pdf files as attachment to the gmaill
Steps taken so far
I have created a scenario where i can send payslips to individual employees after the payroll has been processed. the scenario works almost perfectly, but the attached pdf file doesnt seem to work. the response i get is that, the file is corrupted.
this is the scenario;
Any assistance?
Screenshots: scenario setup, module configuration, errors
Hi @Richmond_Appiah-kubi,
try replacing the “HTTP - Get a file” module with the “Google Drive - Download a file” module and map the file ID. That should work.
If it doesn’t, please let me know and i’ll take a closer look at it 
@Julius_Forster, thanks for the assistance.
If i use the download google module, i am asked to map to a certain file, however, the mapped file should be dynamic, so that depending on whose payroll is processed, the corresponding payslip is sent via mail.
You can map the file ID of the Google doc you‘ve created through the previous module.
Hello @Juliusforster,
It still didn’t work…any other alternative way?
@Richmond_Appiah-kubi,
please send over the blueprint so I can check what the problem is.
Thank you.
blueprint.json (22.3 KB)
many many thanks.
What I have done now is work around it by introducing google download a file module, and it works. However, I am still interested in how to resolve the problem with the Http get a file module.
Thanks.