Supported Webhooks & Setup

Webhooks can be set up for various resources in Akute, with webhooks triggering based on create and/or update events.

The list of resources below are currently support webhooks, with more being added (our master list of webhooks is available on our developer page).

Each webhook can have a unique endpoint destination and a unique secret (or they can all have the same destination & same secret).


Setting up Webhooks

  1. Go to the Developer page in Akute
  2. If you have not already created an API Key, do so now
  3. Under Notifications, click the + button and choose the resource to receive webhooks from

Webhook Information

To see more info about using webhooks and verifying secrets, please see our API documentation.

  • Medications
    • update - e.g. prescription status updates from sending -> sent, sent -> verified, verified -> filled
  • Medication Prior Auths
  • Surescripts Medication History
    • request (i.e. GET)
  • Tasks
    • create
    • update
  • Diagnostic Reports
    • create
    • update
  • Order Requests
    • update - e.g. lab order request updates from requested -> confirmed
  • Orders
    • create
  • Faxes
    • create
    • update
  • Patients
    • create
    • update

Still need help? Contact Us Contact Us