PDF gets uploaded, but can't be viewed in Dropbox

I have a webhook that pulls a url from GoHighLevel, downloads a pdf from it with apitemplate.io and then uploads to dropbox. I have it working and it will load into my dropbox, but then the PDF can’t be viewed.

Is this a setting in Make I need to change?

I found the fix, I used craftmypdf integration to get the binary data of the pdf from the download link, and then that works on upload.

1 Like