Documentation
How YakPipes works
A workflow is a trigger plus a chain of steps. Something happens, data flows through your steps, and you can watch every one of them run. Start with the quickstart — it takes about five minutes and needs nothing connected.
-
Quickstart
From nothing to a workflow you can watch run, in about five minutes.
-
Building a workflow
Adding steps, wiring them together, testing one step with real data.
-
Triggers: what starts a workflow
Webhooks, schedules, app events — what makes a workflow start.
-
Working with data
Referencing earlier steps, and the filters that reshape values inline.
-
Step reference
Every step type: conditions, switch, storage, digest, approvals, email.
-
Connecting apps
Connecting an app, credentials, and importing any OpenAPI spec.
-
Runs and troubleshooting
Reading a run, fixing a failed step, retries and cancellation.
-
API, webhooks and MCP
The REST API, outbound webhooks, and the MCP endpoint for AI agents.