I am facing this issue when try to add my whatsapp number on the typebot. Anyone else having this issue? Tried with some versions and the error persists, so it does not appear to be a typebot issue.
My client is sending me a image using the whatsapp. I want to get that image url, but I don't know the name of the variable that whats is sending... How can I get the media? I tried to add a File board, but it forced me to send the image twice.
Hey guys, how can I use the file block to upload a whatsapp audio? What I am trying to achieve here is this: The user sent an audio using whatsapp (I am using the official whatsapp integration in typebot) I upload this audio to N8N using a webhook. In N8N I am making the transcription of the audio. I already tested and everything is working, but now I need to find a way to differentiate the text that user sent from audio. How can I do that?