Preview an event hook

Troubleshoot how your code responds to an event by editing the JSON payload before delivering the payload.

  1. In the Admin Console, go to WorkflowEvent Hooks.
  2. In the list of event hooks, click Actions for the event hook you want, and then select Preview.
  3. If the event hook isn't verified, click Verify endpoint ownership.
  4. In the Event Type dropdown menu, select an event.
  5. In the System Log Event dropdown menu, select an available System Log event.

    This populates the preview JSON payload. If no System Log events are available, the preview uses sample JSON.

  6. Optional. In the JSON section, click Edit, and then modify the JSON payload.

    Undetermined fields are set to null and can be replaced with custom values for testing.

  7. Click Save.
  8. Click Deliver Request. The page displays the status of the event hook request.

Related topics

Verify an event hook

Event hooks