Set up
-
In another browser tab, open the Adobe Developer Console
-
Open your
Luma Tutorial API Project
-
Select the Add to Project button and then select Event
-
Filter the list by selecting Experience Platform
-
Select Platform notifications
-
Select the Next button
-
Select all of the events
-
Select the Next button
-
On the next screen for configuring credentials, select the Next button again
-
As the Event registration name, enter
Platform notifications
-
Scroll down and select to open the Webhook section
-
As the Webhook URL, paste the value from the Your unique URL field from webhook.site
-
Select the Save configured events button
-
Wait for your configuration to save and you should see that your
Platform notifications
event is Active with your webhook details and no error messages
-
Switch back to your webhook.site tab and you should see the first request to the webhook, resulting from the validation of your Developer Console configuration:
That’s it for now, you will learn more about these notifications in the next lessons when you ingest data.