Hello,
I have spent a lot of time trying to figure out how to fetch an image from a webhook. The image is stored on a WPEngine server and is open to the world. It would be the equivalent of accessing it a google image search. I am able to donwload it using a browser and also using Postman. There are no added permissions needed.
The hydration/dehydration documentation available is only applicable to Zapier Platform CLI and the tutorial below has a weird ‘Variable to map’ step which is not part of the step anymore.
Very simply, I am using Zapier to orchestrate a GET and a POST request. The operation is really basic (fetch a file and use it further) but it seems impossible to be achieved.
Please help!