Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

This directory contains integration guides for connecting Encore Health OS with external services and platforms (Supabase, n8n, Entra ID, RingCentral, etc.). Cross-core integration contracts and per-spec integration docs live under architecture/integrations.
See also: Integrations and Settings Review (2026-03-23) — integration and settings documentation gaps and recommendations.

Available Integrations

n8n Workflow Automation

Connect Encore Health OS automations to n8n workflows for advanced external integrations, multi-step orchestration, and connecting to 400+ services. Use Cases:
  • Sync form submissions to CRMs (Salesforce, HubSpot)
  • Send notifications via Slack, Teams, or SMS
  • Update Google Sheets or Airtable
  • Trigger multi-step approval workflows
  • Connect to custom APIs and services

Integration Architecture

Encore Health OS uses a hybrid approach for automation:
  • Encore Health OS FW-03 Engine: Internal workflows, database operations, notifications, simple integrations
  • n8n: Complex external integrations, visual workflow design, branching logic, 400+ pre-built connectors

When to Use Each

CapabilityEncore Health OS (FW-03)n8n
Form-triggered actions✅ Primary⚡ Extended workflows
Database updates✅ Primary❌ Not recommended
Send notifications✅ Primary⚡ For complex routing
External API calls⚡ Simple webhooks✅ Primary
Multi-step workflows⚡ Basic✅ Primary
Conditional branching⚡ Basic✅ Advanced
CRM/SaaS integrations❌ Manual webhooks✅ 400+ connectors
Visual workflow design❌ N/A✅ Drag-and-drop

Getting Started

  1. Set up n8n: Follow the n8n setup guide
  2. Create webhook: Add a webhook trigger to your n8n workflow
  3. Configure Encore Health OS: Add “Call Webhook” action to your automation rule
  4. Test integration: Use dry-run mode to validate the connection

Security Considerations

  • Always use HTTPS for webhook URLs
  • Implement authentication (Basic Auth, API Key, or Header Auth)
  • Never log sensitive data (PHI, PII, credentials)
  • Use circuit breakers to prevent runaway automations
  • Review Automation Security documentation

Documentation

Integration Guides

Support

For questions or issues: