You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
Home > Developer Tools > BenchPrep Webhooks > 6. Using the Event Log
6. Using the Event Log
print icon

To review the Event Log data follow these steps:

  1. In the Settings section of Console, select Webhooks
  2. Switch from the Webhooks tab to the Event Log tab. 
  3. The Event Log shows the following information for each event that occurred within the past 30 days
    1. Event ID 
    2. Trigger Event Type: The type of trigger that triggered this event. 
    3. Type: “Test” (if this was a test event) or “Real” (if this was a user completing a genuine trigger event).
    4. Time Stamp: The exact time (In UTC) when the event occurred.
  4. Select an event to view additional information. 
  5. The next page will show this event’s trigger event type, the number of webhooks (i.e. the number of times a webhook has attempted to deliver this information), and type (“test” or “real”). 
    1. The Delivery Log tab shows:
      1. Delivery ID
      2. Webhook ID: The ID of the webhook triggered by this event. It’s possible for a single event to trigger multiple different webhooks. For example, if there are multiple webhooks set up to trigger when a user completes a certain Study Task, the event will trigger deliveries associated with each of these webhooks. 
      3. Type: “Test” (if this was a test delivery) or “Real” (if this was a user completing a genuine trigger event).
      4. Attempt: If a delivery fails, the webhook will automatically attempt to send the delivery again up to 16 times. This column shows which attempt this delivery was. 
      5. Time Stamp: The exact time (In UTC) when the delivery occurred. 
      6. Status: Whether or not the delivery was successful. “200” indicates a successful delivery; all other numbers indicate an unsuccessful attempt. 
      7. Action: This column provides the opportunity to re-attempt the delivery via the “Resend” link.
    2. The Event Data tab shows the exact data about this event that the webhook sent (or attempted to send) to the destination URL. For definitions of these data points, review BenchPrep’s API documentation.

Note: Managing Webhooks is done via Console, check out Who Can Set up Webhooks? to learn more. 

Feedback
0 out of 0 found this helpful

scroll to top icon