Creating a Webhook

Audere Premium admins can access Webhooks from their Account Settings.

Webhooks allow you to subscribe to and receive real-time webhook post-backs for Audere events.

Note: This functionality is only available for Premium admins.

  1. Select your Profile icon in the upper-right corner of the page, and then select Account Settings from the drop-down menu to open the Account Settings page.
    menu Account settings
  2. Select Webhooks from the side menu. 
    webhooks
  3. Select the Add Icon Add icon to create a new webhook in the Webhook dialog.
    webhook new
  4. Enter the name of the webhook in the Name field.
  5. Enter the URL where events should be sent in the Endpoint URL field. This URL must:
    • Be a valid URL
    • Start with 'https'
      Invalid URL note
  6. The Version field displays the current version (date) of the webhook and is read-only.

Event Types

The Event Types section allows you to select the event types (and functions) that can be subscribed to.

The available event types are Assignments, People, Teams, Projects, Roles and Clients.

webhooks new event types

  • Enable the Created, Deleted and Updated function check boxes for the desired event types.
    • Created: Sends any post-backs for newly created event types
    • Deleted: Sends any post-backs for deleted event types
    • Updated: Sends any post-backs for newly updated event types
You can disable any functions by unchecking the box(es).

Create and Save Webhook

Select Create once complete or Cancel to close the dialog without saving.

See Also:

Updating a Webhook

Viewing a Public Key

Using Swagger and the Audere API