I'm testing the bot through the WhatsApp channel in the Typebot cloud flow editor, and I can't send the image to Airtable. It only works when I test the web chat, so I know my POST is working with image. The image is uploaded! I read somewhere that images received on WhatsApp are not public, so how can I save them if I don't have access?
I would like to handle invalid messages from the user in the WhatsApp conversation, since the user can write anything as a response, including wanting to leave, or cancel a choice, or restart the conversation.
How do I change the text of this message, at least to translate it into my language?
How do I identify an invalid message? Because this message is sent automatically and I can't identify it in the flow to handle it.