Skip to main content

Hey!

 

I need to send photo that user sends me to WhatsApp to a webhook is this possible?

 

Thank you

Greg

Yes!
Use a User Input with the type set to ‘Image’. This will save the URL of the image on a User Field that you choose.

Then you can use the URL on the webhook.

 


Thank you for the reply!

This seems awesome. But will I have to override this field with the new image each time user sends a new one and is it possible?

My flow is that users are sending multiple images many times a day and I want to process them as they come.

 

Thanks!


Yeap you can override it, just make sure to send it before overriding.


Yes!
Use a User Input with the type set to ‘Image’. This will save the URL of the image on a User Field that you choose.

Then you can use the URL on the webhook.

 

And in the case of Telegram node, that can´t be a reply type of “Image”, has any other way to do that?

You ask to a user sends a image (screenshot) and the workflow continues currently if he sended.


Yeap you can override it, just make sure to send it before overriding.

In the case of a Telegram workflow, I can do that of ask the user sends a photo and continues the workflow, if not the workflow is stopped?

Because in this Telegram node doens´t has the “Reply Type” of Image so i wondering using a Action of user field and a condition to validate that, but they two reply type of text and URL can´t do this funcionallity, but i having seen a lot of this type of workflow on Telegram, please can you help me?


Reply