Quickstart — Building a Wrkflow
This path gets you from zero to a working Wrkflow you've designed and tested yourself.
Before you start
- You have a Wrk account (platform tour)
- You understand the core concepts
Steps
- Open the Wrkflow designer and create a new Wrkflow.
- Add Wrk Actions from the Action library — start with a simple integration (e.g. Google Sheets or Slack).
- Connect your data — pass outputs from one Wrk Action as inputs to the next.
- Test the Wrkflow using the built-in testing tools.
- Launch a run and verify the results in run history.
Designer deep dives
Learn the key parts of the Wrkflow designer:
- Wrkflow canvas — the canvas, cards, and connections
- Choosing a Wrk Action — browse and select Actions from the library
- Launch Configuration — define inputs required each time the Wrkflow runs
- Wrk Action Testing — test a single Wrk Action without running the full Wrkflow
- Fields to Capture — extract specific values from Wrk Action outputs
- Data Library Items — pass outputs from one Wrk Action as inputs to the next
- Code Editor — edit JSON, HTML, and other structured text in configuration fields
- Wrk Action Outcomes — branch your Wrkflow based on Action completion results
Running and debugging
See the Platform tour — Workflow Automation section for:
- Launch Console — test runs and show progress during design
- Debug Console — inspect Action inputs and outputs while debugging
Go deeper
- Build your first Wrkflow — full tutorial
- Configure Actions — how-to guides
- Wrk Actions reference — lookup native Actions