Send a data action event to a webhook target and protect the message integrity with a
Salesforce-generated secret key. A webhook is a type of API that’s event driven rather than
request driven. The secret key validates the payload requests sent from Salesforce. The webhook
transports the HTTP payload with events in the format of DataObjectDataChgEvent.
In Data 360, navigate to the Data Actions Target tab, and click
New.
Enter the action target name.
The Action Target API Name field is auto-filled.
Select Webhook.
Enter the URL where you want to publish the webhook events, and click
Save.
Generate the secret key.
You can generate a secret key only for an active or inactive data action
target.
Copy the secret key to configure your webhook system.
{
"creationDateTime": "DateTime: Payload creation time at the service calling webhook",
"count": "Number: Count of events in this payload",
"schemas": [ { "schemaId": "Action Name of schema", schema : "Schema of Event Payload in Action" } ], //Array of Schemas for different event payload
"events": [Array of Data Object Data Change Event],
}
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required Cookies
Always Active
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional Cookies
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising Cookies
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.