QuestionQ30
Scripting and AutomationA developer needs to trigger an SMS message to a subscriber through a form published on CloudPages.
How should the SMS message be triggered after the subscriber submits the form?
- A InsertData AMPscript function to add the subscriber to a MobileConnect list
- B CreateSmsConversation AMPscript function
- C requestToken and messageContact REST API objects
Community Discussion