Set up

  1. In another browser tab, open the Adobe Developer Console

  2. Open your Luma Tutorial API Project

  3. Select the Add to Project button and then select Event

    Add Event

  4. Filter the list by selecting Experience Platform

  5. Select Platform notifications

  6. Select the Next button
    Add the notifications

  7. Select all of the events

  8. Select the Next button
    Select the subscriptions

  9. On the next screen for configuring credentials, select the Next button again
    Skip the credential screen

  10. As the Event registration name, enter Platform notifications

  11. Scroll down and select to open the Webhook section

  12. As the Webhook URL, paste the value from the Your unique URL field from webhook.site

  13. Select the Save configured events button
    Save the events

  14. 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
    Configuration saved

  15. 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:
    First request in webhook.site

That’s it for now, you will learn more about these notifications in the next lessons when you ingest data.