Getting Started
Last updated
To set up a webhook:
Create a HealthSherpa Medicare account
Go to the Integrations tab and in the Webhook card, click Add webhook.
Enter your Destination URL. This is the URL where we’ll send enrollment submission payloads. Your CRM should provide this to you.
Choose an Authentication method:
API Key: Enter the API key from your CRM or destination system. We’ll send it as an X-API-Key header.
None: Use this only if your destination URL already includes authentication or your endpoint does not require authentication.
Click Save webhook.
You'll then implement your destination URL to ingest the Submission Payload Schema. Use our Test button to send a sample payload to your destination URL that you can test with.
See our Video Tutorials for guidance on connecting your webhook your CRM.
If you use an authentication method other than api keys, contact medicare-integrations@healthsherpa.com to let us know
Last updated

