Skip to main content

Notification: SMS

Zuora

Notification: SMS

The SMS task sends a text message to a specified phone number, for example, a bill-to or ship-to contact’s mobile device. You can specify multiple phone numbers, and the text messages will be sent to all the specified phone numbers.

Task settings

The following screenshot shows the configuration of the SMS task:

clipboard_e06cb05e0f55bba2707ab9b34ad63073f.png

  • Task name: Specify the name of the task.
  • Phone number: Type or select phone number from the data payload. For example, BillToContact.MobilePhone. You can specify multiple phone numbers, and the messages will be sent to all numbers.
  • SMS message: Enter the SMS message template. For example:
    Hello {{Data.BillToContact.FirstName}}, your recent payment for subscription {{Data.Subscription.Id}} has failed. Please update your payment method at https://www.sampleComp.com/account/123456/payment-methods-update to avoid service disruption.
  • Task tags (Optional): Specify a task tag that will be used for searching and filtering tasks via the UI or API.
  • Paths of data payload values to delete (Optional): You can delete data that is not needed to reduce task payload size and improve performance. The payload path is in the format of Data.<objectName>.