Unlike most other channels in Engage+, the Message sub-section is not used to define the creative content of your marketing message. Instead, this sub-section is used to define the payload of the Campaign's HTTP request message.
The features and options available from the Message sub-section are described below.
To define the payload of your Webhook Campaign:
Append Payload to the URLAppend Payload to the URL This option allows you to build a simple, custom HTTP request message containing whatever data fields are needed. The fields and their associated values are submitted as key-value pairs, contained within the header of the HTTP request, rather than in the body. The key-value pairs will be appended to the request URL, and any body text provided in the message will be ignored.
Send Payload in the BodySend Payload in the Body This option allows you to define a text payload, usually JSON, that gets sent in the body of the message. This option allows you to send more structured data.
|
Personalization fields are used to populate a portion of your message with values pulled from your database. For example, instead of "Dear Customer" as a greeting, you could replace the word "Customer" with the customer's actual first name. The available personalization fields are displayed within the Personalization Pane on the right-hand side of the screen. This pane appears only if you've placed the cursor in a text field that supports personalization. To add personalization to your marketing message:
|
A Personalized URL (or "PURL") is a website address that contains one or more personalized elements, such as the consumer's first name and last name, for example. Before you can use a PURL in your Campaign, you must complete the following setup steps:
After you've completed all those steps, you can bind the Web Form to your Campaign. When you bind the Web Form to the Campaign, the platform will automatically generate the values for the PURL Field. To bind the Web Form to your Campaign:
For more information on setting up Personalized URLs, see the PURL Domains topic. |
Back to Configure a Webhook Campaign