Set up streaming destination
Get webhook URL
- Open the following link in a new tab in your browser -> https://webhook.site
- Copy the unique URL you see and save it somewhere safe
Configure HTTP API destination
In the Experience Platform UI navigate to the destinations catalog by doing the following
- Click on Destinations in the left rail
- Click on Catalog on the top rail
- In the search box enter http
- Click on the Set up button to configure the HTTP API destination
Configure
-
Connection type None
-
Click on Connect to destination
note NOTE Typically we would add any authentication credentials at this stage, but none are required for this webhook. -
Fill in the configuration details of your destination as follows:
- Name ->
Streaming DEP Webhook - [Your Initials] - Description ->
[your webhook endpoint you copied above] - Endpoint ->
[your webhook endpoint you copied above] - Query Parameters ->
leave blank - Headers ->
leave blank - Include segment names -> toggle on
- Include segment timestamps -> toggle on
When done ensure your configure matches what you see below. If it looks good click the Next button in the upper right to continue to the next step
Define governance
- Select Cross Site Targeting from the Marketing Actions
- When done click the Next button to continue to the next step
Select Audiences
- Select all audiences
- When done click the Next button to continue to the next step
Add mappings
- Click on Add new field to add a field to the schema
- Type model into the schema field input box and select the _dep.activeProducts[0].model field from the list of fields that appears
- Change the [0] to [*] in the field name. Your final field should now show as _dep.activeProducts[*].model
- When done click the Next button to continue to the next step
- An event comes in
- Audience qualifies the Profile based on rules
- Qualification is stored on the Profile
- The Destination is notified the Profile has qualified
- The Destination sends the Profile. What this means is when the Destination goes to send the Profile it no longer has awareness of the Event that triggered the Audience evaluation.
Review step
Validate your final destination looks good and then click the Finish button
- Edge
- Stream
- Batch
- It takes up to 2hrs for any backfill (existing qualified profile) to start activating
- It takes up to 20mins for a newly added audience to start activating