I’m passing data from Typeform to a webhook, and I want to take the phone number from the Typeform response and send a text to that number.
When I map the phone number to the “Number” field of ClickSend, I get the error: “Missing value of required parameter ‘to’.”
Does anyone know why this is the case? So essentially, it’s saying the value for phone number doesn’t exist, yet the bundle shows a phone number has been parsed and it’s in the E.164 format as required. I can map it, but it’s not being passed through. So, is another value and/or format supposed to be passed through?