I am connecting to an API that sends back a PDF, that i want to save to Google Drive

Hi there

I am using an API from a partner module, which sends back a PDF in the response. I would like to then upload that PDF to Google Drive.
I think I am missing a step in between that create that PDF file and add the content that the API sent me, but I am pretty new at that. Has anyone encountered the same needs?

Thanks

Welcome to the Make community!

If you have “data”, simply use the “Upload a file” module.

If you have a URL, you need to use the HTTP “Download a file” module first.

Hope this helps! Let me know if there are any further questions or issues.

— @samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

1 Like

i swear i have been banging my head and i did that and it did not work. of course now it does, so the issue must be between the screen and the chair. thanks anyway!