My Twilio phone number
) from the account info section to add it to the From field in commands.Verified Caller ID
.You can also read the widget values selected by the users for the above fields in the Create Message Command. For example, if you want to bind a text widget value that captures the message content, you can read the value as<WIDGET_NAME.TEXT>
and add it to Create Message >> Body.
To get the Message Service SID, navigate to your Twilio account >> Select the Develop Tab >> Expand the Messaging head >> Click on Services. You can copy the existing service SID, or If you don’t have a messaging service configured, you can click the Create Messaging Service button to create one.
You can also read the widget values selected by the users for the above fields in the Create Message Command. For example, if you want to bind a text widget value that captures the message content, you can read the value as<WIDGET_NAME.TEXT>
and add it to Create Message >> Body.
<QUERY_NAME.data.messages>
whatsapp:
in the To and From fields in the commands. You can read more about using Twilio phone numbers with WhatsApp.