Sending audio file

I’m attempting to send an audio file url via webhook right now and my webhook refuses to accept the dynamic data. I’ve troubeshot this all the way to the webhook action simply not taking dynamic data. It goes through with static data referenced in an input box and static data typed directly into the action box, and static data typed into the API connect. I’ve also successfully sent the file itself. The only way I can get the url there is by wrapping it in “” “”. But that leaves additional processing once my webhook is caught. Any thoughts on this bug? - Oh, whenever the dynamic data is attempted to send, it says something like ‘Cannot send a without a value for paramater “file”’

1 Like