Swirls

SWIRLS_

  • How it works
  • Pricing

56 matches

OverviewDeliver client operations10Win and grow accounts8Resolve customer issues6Create and distribute content9Run people and operations5Review money and agreements3Monitor systems and data9Compose dependable work6

56 matches

OverviewDeliver client operations10Win and grow accounts8Resolve customer issues6Create and distribute content9Run people and operations5Review money and agreements3Monitor systems and data9Compose dependable work6

Compose dependable work6

Combine waits, parallel paths, subworkflows, persistent streams, and external code into a larger system.

Webhook

Parallel Branches

Fan-out: root splits into multiple independent nodes that run concurrently.

ai
Form

Multi-Trigger Workflow

One workflow, three trigger sources (form, webhook, schedule).

ai
Webhook

Subgraph Data Enrichment

Subworkflows: calling one workflow from another with a workflow node.

scrapeaiworkflow
Webhook

Wait Node Delayed Follow-up

Sends email immediately, then waits 3 days before a follow-up.

emailwait
Webhook

Stream Reporting Dashboard

One workflow logs events with persistence, another queries the stream and emails a report.

streamemail
Form

External TS File Pattern

Referencing an external .ts.swirls file from a code node with @ts "path".

code