studio-web
latest
false
- Release notes
- Getting started
- For administrators
- RPA workflow projects
- Creating an RPA workflow from an idea
- Creating a project
- How to start an RPA workflow
- Managing project files and folders
- Connecting RPA workflows to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- App projects
- Agentic processes
- Agents
- Solutions
- API workflows

Studio Web User Guide
Last updated Nov 20, 2025
The Wait activity introduces controlled pauses within your API workflow. Use it to add delays between actions, ensuring systems have time to process requests, update stauses, or become available before your workflow proceeds to the next step.
To add a Wait activity to your workflow:
- On your API workflow designer canvas, select the plus (+) icon. The Add activity menu appears.
- Select More ... , then Wait.
- In the Properties panel, write the duration for which your workflow should pause, in miliseconds.
- Debug the workflow to execute the activity and generate output fields for later use.