I am very new to backendless (1 hour), just have a quick question that may appear incredibly dumb:
Twilio’s call status webhook sends x-www-form-urlencoded. I’d like to take what that sends and write it into a data table. But everything I’ve seen so far indicates backendless exclusively expects application/json.
I can’t change what Twilio sends, is there a way to do this?
Thanks