- Appointment
- Billing Item
- Cms1500
- Form Answer Group
- Insurance Authorization
- Policy
- Requested Form Completion
- User
Setup your Healthie integration
Generate and connect Healthie API keys
- Follow Healthie’s instructions on generating an API key in both your sandbox and production environments.
- To connect your API key to Morf, navigate to the integrations page of your Morf admin dashboard. Click the + Integration button in the top right corner.
- Select the Healthie API Key integration that corresponds to your Morf environment. Click Continue.
- Paste your API key and click connect.
Create webhooks
- Create your workflow in Morf.
- In the workflow viewer, click on the trigger node and navigate to the Connect tab. Copy the Morf webhook URL. This will start with
https://api.morf.healthcare/webhooks/
- Follow Healthie’s instructions on creating webhooks in both your sandbox and production environments.
- Enter the Morf webhook URL as the URL
- Select the event type that triggers your workflow. If more than one event type triggers your workflow, create a webhook for each event type.
- Check Retry failed webhooks and Enabled to true.