AMPscript SMS Functions

Use the SMS AMPscript functions to manage SMS conversations with your contacts.

This section contains information about these AMPscript functions.

Function NameDescription
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.
NounsReturns all of the message content after the keyword in an incoming message.
VerbReturns the keyword from an incoming message.
MMS_Content_URL()Returns the URL of a content item from an inbound MMS message.