Skip to main content

Welcome to Flowgine

Flowgine is a visual automation and workflow builder made for Strapi. It adds a drag-and-drop canvas inside the admin panel so teams can react to Strapi events, orchestrate complex logic, and connect to first-party or custom tooling without writing glue code.

Why Flowgine?

  • Native Strapi experience – Everything runs as a Strapi plugin, so permissions, environments, and deployments stay familiar.
  • Visual workflow editor – Build, debug, and monitor multi-step automations directly from the admin UI.
  • Extensible building blocks – Apps bundle triggers, actions, icons, and dynamic data so you can ship integrations that feel native.
  • Operational visibility – Inspect executions, capture payloads, and retry runs when something goes wrong.
  • Built for teams – Empower editors and operators with no-code flows while still giving developers hooks to extend the platform.

How it works inside Strapi

Flowgine listens to Strapi’s EventHub, scheduled jobs, and (soon) webhooks. Each workflow starts with a trigger, chains one or more actions, and can branch through special nodes like Condition for advanced logic. Actions can call Strapi services, send HTTP requests, push notifications, or interact with any custom service you expose.

Learn the building blocks

  • Apps organize integrations and expose the triggers/actions available in your workspace.
  • Triggers start a workflow when something happens.
  • Actions are the steps that move data forward, transform payloads, or control branching.

What’s next?

  1. Review the installation guide to connect your Strapi project to Flowgine.
  2. Explore the Apps, Triggers, and Actions docs to understand the runtime model.
  3. Head to the Flowgine section in your admin panel and create your first workflow.

Let’s automate your Strapi project together.