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 by allowing users to create list update complete reopen archive and delete both standalone and process-related tasks through various endpoints.

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.

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.