|
|
Documentation Wiki > ExactTarget > Interactions > Mobile Messages > SMS Procedures > How to Create an SMS Triggered Send Definition
How to Create an SMS Triggered Send DefinitionFrom $1Table of contentsNo headers(Click the banner to go to the related Docs.Code.ExactTarget.com page.) Before you can create an SMS triggered send definition, you must create a publication list and a data extension as well as create the SMS content in the content tab. NOTE: When conducting an SMS send, you must specify both a publication list and a data extension. If you include subscribers on both the publication list and the data extension, all of those subscribers will receive the triggered send. To ensure that only the intended subscribers receive your SMS triggered sends, determine where you wish to store your SMS subscriber information (publication list OR data extension) and leave the other required element blank. For example, if you choose to store SMS subscriber information on a data extension, create and select a blank publication list to use as part of that send. NOTE: You cannot see the subscribers on a publication list through the application interface. You can request a report that contains the subscribers on a publication list. After you complete these procedures, you can initiate the SMS message send manually in the ExactTarget application or with the API. Use the following steps to create the triggered SMS interaction.
Follow the instructions below to initiate the send:
If your normal workflow only adds subscribers to publication lists instead of data extensions, you can choose to use AMPscript to add information to a data extension. You can paste AMPscript into the success message of the field of the Send SMS interaction, using the sample below as a model: %%[UpsertData("DataExtensionName",1,"SubscriberKey",MOBILE_NUMBER,"Phone",MOBILE_NUMBER)]%%Thank you for opting into our alerts. Approx 4msgs/mo, Msg&data rates may apply. Reply STOP to cancel, HELP for help.
You can also choose to send to a blank data extension and retain all subscriber information on the publication list. If you wish to later remove the subscriber from the data extension, you can use the following AMPscript: %%[DeleteData("DataExtensionName","Phone",Mobile_Number)]%%
This page was last updated by Ryan Williams on Tue, 31 Jan 2012 13:23:56 GMT. If you require assistance with the ExactTarget application, please contact Global Support. If you wish to send Ryan direct feedback, fill out the form below:
Tags: (Edit tags)
|
Powered by MindTouch 2010 |