Fasten Connect Webhooks

Fasten Connect emits HMAC-verified webhook events to notify integrators of asynchronous operations such as EHI export completion, connection lifecycle changes, and TEFCA workflow updates. Documentation covers event types, delivery semantics with retries, signature verification, and a webhook debugging simulator for local development.

Fasten Connect Webhooks is one of 11 APIs that Fasten Health publishes on the APIs.io network.

Tagged areas include Webhooks, Event-Driven, and Async. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: fasten-health:fasten-connect-webhooks
name: Fasten Connect Webhooks
description: Fasten Connect emits HMAC-verified webhook events to notify integrators of asynchronous operations
  such as EHI export completion, connection lifecycle changes, and TEFCA workflow updates. Documentation
  covers event types, delivery semantics with retries, signature verification, and a webhook debugging
  simulator for local development.
humanURL: https://docs.connect.fastenhealth.com/webhooks/introduction
tags:
- Webhooks
- Event-Driven
- Async
properties:
- type: Documentation
  url: https://docs.connect.fastenhealth.com/webhooks/introduction
- type: Events
  url: https://docs.connect.fastenhealth.com/webhooks/events
- type: Delivery
  url: https://docs.connect.fastenhealth.com/webhooks/delivery
- type: Verification
  url: https://docs.connect.fastenhealth.com/webhooks/verification
- type: Tooling
  url: https://docs.connect.fastenhealth.com/guides/webhook-debugging-simulator
  name: Webhook Debugging Simulator