Skip to main content

Hello there,

 

I am trying to pass an image from one app to a webhook post endpoint. The issue is that the source image is stored on a cdn link such as this one and that the webhook only accepts the image in a jpg or png format.

 

anyone help appreciated ;)

Hi @sweepbright

Try uploading to a GDrive folder (Upload File) where you can specify the file name and file extension.


hmmmm the issue is that this cdn link can contain jpg or png images….which we cannot know in advance


@sweepbright Try uploading the GDrive without specifying the File Name and File Extension to see if GDrive auto-detects the file type extension.

 

TIP: When in doubt, test it out!


@sweepbright 
Just checking in to see if you still need help with this?