Profile Webhooks allow you to create a custom button that lives on the Patient Profile.
- Webhooks can be triggered on the top right corner of the contact profile via an icon button
- POST: the browser places a POST request to the URL, with a JSON body that includes "enduserId" to identify the profile
An "Authorization: Bearer TOKEN_HERE" header is provided with to verify integrity and identify the user - Link: the opens the URL in a new tab with "enduserId" as a query parameter
To enable Profile Webhooks:
- Click Organization
- Click Profile
- Click Add Webhook
- Enter the relevant information for the Webhook you wish to configure
Comments
0 comments
Article is closed for comments.