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
- Go to the Developer page in Akute
- If you have not already created an API Key, do so now
- 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
- update
- 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
- Notes
- create
- update