Hi, I was wondering if anyone knows what i’m doing wrong here. Using Twilio API to trigger a studio flow. It works fine if I just add To and From, but on the third parameter i’m trying to add a Name parameter with the value of Jack.
It’s a variable I have set up in Twilio. When I send it with curl using the terminal, it works just fine like this:
I’ve tried adding " " around Name and Jack, and a few other things but haven’t figured out what i’m doing wrong. Anyone know what’s going on? Thanks for any consideration!