Getting Started
fyrn is an AI-first enterprise integration platform. You describe integrations in natural language, AI generates declarative YAML configs, a deterministic runtime executes them, and self-healing fixes issues automatically.
How it works
Section titled “How it works”- Describe — Tell fyrn what you need in plain English
- Generate — AI creates a YAML flow configuration
- Deploy — Push to production from the CLI or CI/CD
- Heal — Self-healing detects API changes and auto-fixes mappings
Choose your path
Section titled “Choose your path”| I want to… | Go to |
|---|---|
| Install fyrn and set up a project | Installation |
| Deploy my first flow in 5 minutes | Quickstart |
| Understand the full flow creation process | Your First Flow |
| Learn how the platform works | Architecture |
| Look up a CLI command | CLI Reference |
| Read the YAML DSL spec | DSL Reference |
Prerequisites
Section titled “Prerequisites”- Node.js 18+ (for the CLI)
- A fyrn account (sign up free)
- At least one system you want to integrate (Shopify, Salesforce, Stripe, etc.)