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.
- 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.
- Select Webhooks from the side menu.
- Select the Add icon to create a new webhook in the Webhook dialog.
- Enter the name of the webhook in the Name field.
- Enter the URL where events should be sent in the Endpoint URL field. This URL must:
- Be a valid URL
- Start with 'https'
- 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.
- 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
Create and Save Webhook
Select Create once complete or Cancel to close the dialog without saving.See Also:
Using Swagger and the Audere API