Requestly allows you to work with multiple local workspaces at once. This makes it easier to collaborate across services (Auth, Payments, Orders, etc.) without merging everything into a single workspace.
Note: Multi-workspace view works only with local workspaces at this time.
How to Use Multiple Workspaces
Follow these steps to open multiple local workspaces in one view:
Open the API Tab
Open Requestly and navigate to the API tab from the sidebar.
Open the Workspace Selector
In the top-right corner, click on your current workspace name to open the Workspace Selector dropdown.
Select Multiple Workspaces
Check the boxes next to the local workspaces you want to load together.
View Workspaces in the Selector
Your chosen workspaces will appear grouped in the selector.
That’s it! You can now test APIs across multiple workspaces in one seamless view.
Using Environments in Multi-Workspace View
When working with multiple workspaces, each workspace keeps its own separate environment. This ensures that variables from one workspace do not interfere with another.
Switching Environments
You can switch environments using the dropdown below the workspace name in the sidebar. This lets you quickly toggle between different setups for the same workspace.
Editing Environment Variables
To edit variables for a workspace:
-
Go to the Environments tab.
-
Select the workspace whose environment you want to edit.
-
You’ll see all variables for that workspace listed, and you can add, update, or remove them as needed.
Moving Requests Across Workspaces
You can easily move or share requests between different workspaces in multi-workspace view. There are two ways to do this:
Method 1: Drag and Drop
Method 2: Move via Menu
Open the Request Menu
Click on the three dots menu next to the request you want to move.
Select “Move to Collection”
Choose the Move to Collection option from the menu.
Choose Workspace and Collection
Select the target workspace and the collection within it where you want to move the request.
Confirm Move
Click Move to complete the action. The request will now appear in the selected workspace and collection.
Sharing Data Across Workspaces
To share values (like tokens) across different workspaces, you can use Runtime Variables. These act as super-global variables that are accessible across all workspaces. They can be created as temporary values for quick testing or persisted for longer use. You can view, edit, or clear them anytime from the Runtime Variables tab on the left.