Getting Started

To set up a webhook, you'll need to:

  1. Create a HealthSherpa agency account (guidearrow-up-right)

  2. Email [email protected]envelope to configure your webhook. You will need to provide:

    1. An API key we will use to authenticate with your server

    2. A callback URL on your server, we will send webhooks to this URL

  3. Implement your callback URL to ingest the Submission Payload Schema

circle-info

If you use an authentication method other than api keys, contact [email protected]envelope to let us know

Last updated