Skip to main content

How to Set Up Keragon Integration with EMRs (CRM)

Keragon is a third-party automation platform that connects and can trigger actions in Dazos CRM. The integration is fully ready and works similarly to Zapier, allowing data to flow from your EMR into Dazos.

Before You Begin

You'll need:

  • An active Dazos CRM account

  • An active Keragon account

  • Admin or integration permissions in both systems

  • A modern browser (Chrome, Edge, or Firefox)

Setup Steps

Step 1: Enable Keragon in Dazos

  1. Navigate to Settings → Integrations → Keragon

  2. Enable the Keragon checkbox

  3. Copy the Instance Identifier and Access Token (keep these credentials private)

Step 2: Configure Workflow in Keragon

  1. In Keragon, create or open a workflow

  2. Add your EMR (like Athena Health) as the trigger

  3. Add Dazos as the action app

  4. Choose an action (such as Create Lead)

  5. Select Connect New Account

  6. Paste your Instance Identifier and Access Token to save the connection

Verification / Expected Result

Once connected, Keragon can trigger actions in Dazos with full parity to Zapier triggers and actions. Data will flow from your EMR through Keragon into your Dazos CRM.

Alternative: Webhook-Based Setup

If you prefer a webhook approach, Keragon can call Dazos API endpoints directly:

  1. Use HTTP Request steps in Keragon

  2. Authenticate with getchallenge and login to get a sessionName

  3. Call API endpoints like CreateLead using your credentials

⚠️ Important EMR Integration Limitations

What Keragon Cannot Do:

  • No bidirectional PAA updates - Pre-Assessment (PAA) responses cannot be pushed back into EMR fields

  • Limited EMR write capabilities - Keragon doesn't add new EMR capabilities beyond what our standard EMR integrations support

  • API restrictions - Most EMR APIs don't allow writing PAA data back to patient records

What IS Supported:

  • Bidirectional flow for patient demographics only

  • Data flowing FROM EMR TO Dazos CRM

  • Sending data OUT from Dazos using Workflow "Post API" actions to third parties

Related Resources

  • Keragon User Instructions documentation

  • Keragon API documentation

  • EMR Integration guides for specific systems

Did this answer your question?