> For the complete documentation index, see [llms.txt](https://docs.medicare.healthsherpa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.medicare.healthsherpa.com/webhooks/getting-started.md).

# Getting Started

**To set up a webhook:**

1. [Create](https://intercom.help/healthsherpa-medicare-help-center/en/articles/13876230-webhook) a HealthSherpa Medicare account
2. Go to the **Integrations** tab and in the **Webhook** card, click **Add webhook**.
3. Enter your **Destination URL**. This is the URL where we’ll send enrollment submission payloads. Your CRM should provide this to you.
4. 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.
5. Click **Save webhook**.
6. You'll then implement your destination URL to ingest the [Submission Payload Schema](https://intercom.help/healthsherpa-medicare-help-center/en/articles/13876230-webhook). Use our Test button to send a sample payload to your destination URL that you can test with.

**See our** [**Full Guide to Webhooks** ](https://intercom.help/healthsherpa-medicare-help-center/en/articles/13876230-healthsherpa-medicare-webhook)**↗️ for tutorials, guidance on connecting to your CRM, and more.**&#x20;

{% hint style="info" %}
If you use an authentication method other than api keys, contact <medicare-integrations@healthsherpa.com> to let us know
{% endhint %}
