Fasten Connect Quickstart Sample

MIT-licensed JavaScript starter project that demonstrates an end-to-end Fasten Connect integration — credential setup, Stitch embed, bulk EHI export request, and webhook-driven download.

API entry from apis.yml

apis.yml Raw ↑
aid: fasten-health:fasten-connect-quickstart
name: Fasten Connect Quickstart Sample
description: MIT-licensed JavaScript starter project that demonstrates an end-to-end Fasten Connect integration
  — credential setup, Stitch embed, bulk EHI export request, and webhook-driven download.
humanURL: https://github.com/fastenhealth/fasten-connect-quickstart
tags:
- Sample
- Quickstart
- JavaScript
- Integration
properties:
- type: SourceCode
  url: https://github.com/fastenhealth/fasten-connect-quickstart
- type: License
  url: https://github.com/fastenhealth/fasten-connect-quickstart/blob/main/LICENSE
  name: MIT