Product documentation
Updated March 17, 2026

Creating and running workflows

How to create a workflow (new test integration), add steps and tests, run workflows, use select all and run selected, and delete workflows.

Overview

This guide covers the main tasks for working with workflows: creating a new workflow (test integration), adding tests and steps, running a single or multiple workflows, using select all and run selected, and deleting workflows.

Creating a workflow

  1. Open Workflow (or Workflows) from the dashboard or sidebar.
  2. Click Add Test or New Test Integration to create a new workflow.
  3. Give the workflow a name and optional description.
  4. Add steps: API requests, variable capture, validations, and logic as supported by the builder.
  5. Save the workflow. It appears in the workflows list.

Adding tests and steps

  • Use the workflow builder to add API request steps (URL, method, headers, body).
  • Configure variable capture from responses (e.g. tokens, IDs) for use in later steps.
  • Add validations (status code, response body, or schema checks).
  • Reorder steps as needed to match the desired flow (e.g. login → action → cleanup).

Running workflows

  • Run a single workflow: Open the workflow and use Run (or run from the list row action).
  • Run selected: Select one or more workflows with the checkboxes, then click Run Selected to execute them in sequence or parallel as supported.
  • Select all: Use Select all to select every workflow on the current page, then Run Selected to run them all.

Deleting a workflow

  1. In the workflows list, locate the workflow to remove.
  2. Use the row Delete (or trash) action.
  3. Confirm deletion. The workflow is removed from the project.

Related articles

Next steps

Still stuck?

Tell us what you’re trying to accomplish and we’ll point you to the right setup—installation, auth, or CI/CD wiring.