This topic was automatically generated from Slack. You can find the original thread here.
Bharat Kilaru : With the Cloudinary action for image transformation, my return value is the same file link I’m passing in. How would you return a transformed link from Cloudinary? Thanks
Dylan Sather (Pipedream) : I originally tried copying and pasting the HTTPS URL to my image from Cloudinary directly, since the docs suggested that would work. But I realized it’ll only work if you enter the Cloudinary-specific path to the image.
If you visit your Cloudinary console and Edit the image, it’s the label on the top:
Bharat Kilaru : Basically trying to go from a Typeform submission trigger (where a file was upload and has a typeform file url) and pass that to Cloudinary for the image transformation all within Pipedream
Dylan Sather (Pipedream) : I confirmed the upload action should return the path you need in steps.cloudinary_upload_media_asset.$return_value.public_id