Preview an Event Hook

Event hooks now include filtering support and a new creation flow. These are Beta features. See Beta Programs.

Troubleshoot how your code responds to an event by editing the JSON payload before delivering the payload. To preview an event hook, the event hook must be active and verified.

  1. In the Admin Console, go to WorkflowEvent Hooks.
  2. In the list of event hooks, click an event hook name.
  3. Click the Preview tab.
  4. In the Name field, review the name of the event hook.
  5. In the URL field, review the endpoint URL that is being used during testing.
  6. In the Event Type dropdown, select an event.
  7. In the System Log Event dropdown, select an available System Log event. This populates the preview JSON payload. If no System Log events are available, the preview uses sample JSON.
  8. Optional. In the JSON section, click Edit and modify the JSON payload. The JSON payload for the selected event displays in the JSON section.
  9. Click Save.

Related topics

Manage event hooks

About event hooks