Skip to main content

Webhooks

Auvious offers a Webhook API, allowing you to subscribe to and receive events seamlessly.

webhooks

Authentication

We provide support for industry-standard authentication methods, as well as the option to forego authentication altogether. Regardless of the chosen method, we offer the flexibility to include an HMAC key. You can either provide your own key or allow the system to generate one for you. This key is transmitted in the request headers, enabling you to authenticate and verify each request securely.

Client Credentials

Available parameters

  • Access Token URL
  • Client ID
  • Client Secret

Basic Authentication

Available parameters

  • Username
  • Password

Appointments

Once you've configured the Webhooks, you can activate the Webhook channel within the Call Scheduling/Notification channels. Additionally, in the Notification messages tab, you can specify which message tags will be transmitted for each appointment state change event.