Skip to content

Getting Started

fyrn is an AI-first enterprise integration platform. Describe integrations in natural language, AI generates declarative YAML flow configs, a deterministic runtime executes them, and self-healing fixes issues when APIs change.

  1. Describe — Tell fyrn what you need in plain English or write YAML directly
  2. Generate — AI creates a flow configuration using the fyrn YAML DSL
  3. Deploy — Push to production with fyrn flow deploy
  4. Monitor — Track messages, errors, and performance in real-time
  5. Heal — Self-healing detects API drift and auto-fixes mappings
I want to…Go to
Install the CLI and authenticateInstallation
Deploy my first flow in 5 minutesQuickstart
Understand core platform conceptsCore Concepts
Learn the YAML DSL syntaxDSL Reference
Browse all CLI commandsCLI Usage
See available transform functionsTransforms Guide
  • Node.js 18+ (for the CLI)
  • A fyrn account (sign up free)
  • At least one system you want to integrate (Shopify, Salesforce, Stripe, etc.)