Wrkflow Tools
Wrkflow Tools are native platform Wrk Actions that control how a Wrkflow runs: launching child Wrkflows, looping over items, making HTTP calls, managing locks, and communicating mid-Launch.
What it is
These Wrk Actions run on Wrk's platform. They orchestrate execution, iterate over data, and handle platform operations that sit between your App Integrations, RPA, and AI steps.
Good for
- Launching child Wrkflows (sync or async) and monitoring results
- Looping over JSON arrays or number ranges, and continuing a loop
- Platform operations (HTTP requests, locks, Launch Console, rename Launch)
- Mid-Launch communication (email, SMS, or phone notifications)
- Zip and attachment helpers tied to Launch and Wrkflow control
What it does
- Wrkflow control: launch sync/async Wrkflows, lock/unlock, export Launch data, respond to sync API
- Loops: loop through a JSON array or number range, continue a loop
- HTTP and variables: make HTTP requests, create variables, copy content, delay a step
- Communication: send email, SMS, or phone notifications mid-Launch
- Launch Console: send messages or User Forms to Launch Console
For transforming text, files, and dates, see Data Manipulation. For conditions and comparisons, see Logic. For environment variables and table rows, see Datastore. For human input and approval, see Human in the Loop.
Go deeper
Tutorials
How-to
Reference
Related concepts
- Data Library Items: how outputs from one Wrk Action feed the next
- Fields to Capture: extract specific values from Wrk Action outputs