Skip to content

Managing processes (Runs)

Processes (referred to as “Runs” in the API) are live instances launched from a template (blueprint). You can use the API to launch new processes, retrieve their status and data, update them, and manage their lifecycle.

Refer to the individual pages for specific request details and code examples.

Code Samples > Managing tasks

The API enables comprehensive task management through listing retrieving creating updating and controlling individual work units within process runs or as standalone operations.

Code Samples > Managing tags

The API enables comprehensive tag management by allowing users to create list retrieve update and archive tags for organizing templates processes tasks and steps.

Pro > Launching

Process launching transforms static workflow templates into active projects by assigning tasks and deadlines to specific team members while maintaining independence between running processes and offering multiple launch methods including manual API triggers and automated schedules.