sendAudio method

(Madi Kulesov) #1

Why not working? what wrong?

(Sarah Palombo) #2

Hello Madi

Can i ask which platform are you using [Facebook] - [Telegram] ?

Sarah

(Sarah Palombo) #3

If you’re using Telegram & assuming the request is very similar to send a video. I think you’ll need

{
“chat_id”: “{{bot_new_message.channel_id}}”,
“audio”: “URL”
}

Hope that helps !

Sarah

(Madi Kulesov) #4

Doesnt work ((((((((((

(Karen Barker) #5

Hi @Madi_Kulesov,

Here’s a flow you can install which should help with exactly how to set the custom request up. :slight_smile:

I think it might be your URL for the sound that’s the issue however - you’ll be able to see this from the Interaction logs which will show the error that’s caused the flow to fail.