I’m trying to setup a zap that takes information from a Google Sheet and then sends that to Twilio for the data to be referenced in a studio flow. The webhook successfully makes a call, but when on the call, none of the variables such as doctor or attorney are included.
Does anyone know how I can fix this? I’ve looked at about 15 guides and just can’t get it.
Also, the weird formatting on “Doctor”, “Attorney”, and “Address” is from another community post. I have tried the zap without those pieces surrounding the variable and gotten the same result.
Page 1 / 1
Hi @ColinHickmon
Check out this related topic that might provide guidance:
Try with just the mapped variable for each key value. (remove the other JSON)
I appreciate it! That guide was actually part of what helped me originally get this setup.
My issue though is that the variables are not being received, not that calls aren’t being made. The zap will trigger a call perfectly fine, it’s just not sending the other stuff.
@ColinHickmon
Did you try this?
Try with just the mapped variable for each key value. (remove the other JSON)