Hi,
I’m making a Zap wherein input is taken from a user on a softr website. This is passed into an Airtable, which is then passes as a prompt into the OpenAI integration for generating an image using Dall E. The returned value from this Zap is a URL.
I wish to now retrieve the image to which the URL has been returned by OpenAI’s Zap. I’m running a GET request using Webhook, but getting an error (attached ss). Can anyone help me with this?