Hi guys
I’ve been using the ‘PDF Generator’ plugin to convert URL’s into PDF’s and it works great.
Once I feed it a URL, it provides me with this type of link:
https://v2.convertapi.com/d/1b7844101a83915096cfa9b9388fe172/test.pdf
However, the part I’m confused about is how to be able to automatically save this PDF into my S3 database?
So far, the workflow below is what I have:
It works fine up to Step 2 (creates the PDF link I showed above) but then at Step 3, it throws up this error (in preview mode):
And the file also just saves with the URL from convertAPI, not S3.
Do you know how I can use the convertAPI generated link to upload the PDF into my S3 database?
Any help would be absolutely awesome and massively appreciated!


