--- title: "Does the Claim.MD webhook deliver ERA notifications?" slug: "does-the-claimmd-webhook-deliver-era-notifications" updated: 2026-01-05T18:36:52Z published: 2026-01-05T18:36:52Z canonical: "docs.claim.md/does-the-claimmd-webhook-deliver-era-notifications" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.claim.md/llms.txt > Use this file to discover all available pages before exploring further. # Does the Claim.MD webhook deliver ERA notifications? **Question:** Can I use the Claim.MD webhook to receive Electronic Remittance Advice (ERA) events? **Answer:** No. The Claim.MD webhook currently returns events related only to **enrollment** and **appeals**. ERA events are not included in webhook notifications. To receive ERA data, you must periodically **poll your Claim.MD account** for new ERAs using the API rather than relying on webhooks. For reference: - **Webhook API documentation:** [https://api.claim.md/#/paths/Webhook/post](https://api.claim.md/#/paths/Webhook/post) - **Electronic Remittance Advice (ERA) guide:** [https://docs.claim.md/docs/test-account-quickstart-guide#electronic-remittance-advice-era](https://docs.claim.md/docs/test-account-quickstart-guide#electronic-remittance-advice-era) These articles provide additional details on supported webhook events and recommended approaches for retrieving ERA data.