AMPscript SMS Functions
Use the SMS AMPscript functions to manage SMS conversations with your contacts.
This section contains information about these AMPscript functions.
Function Name | Description |
---|---|
CreateSmsConversation() | Creates an SMS conversation. |
EndSmsConversation() | End an active SMS conversation. |
SetSmsConversationNextKeyword() | Sets the keyword in an SMS conversation. |
Msg() | Returns the body of an incoming message. |
Noun() | Returns a word from an incoming message based on its position. |
Nouns | Returns all of the message content after the keyword in an incoming message. |
Verb | Returns the keyword from an incoming message. |
MMS_Content_URL() | Returns the URL of a content item from an inbound MMS message. |