Hi there,
My form has a field {TargetSMSNum:6}. I want the Twilio add on to send an SMS notifiction to this number. The number changes with each new form submission.
I can populate the message body with a merge code (e.g. {TargetSMSNum:6}). The number gets embedded perfectly. If I manually enter the To Number everything works as designed,
However if I use the {TargetSMSNum:6} merge code in the To Number field, the message doesn't get sent. I expect because the merge code isn't working in the To Number field.
Please will you tell me how to populate the To Number field with my dynamic {TargetSMSNum:6} data?