Workspace Variables
Last updated
Last updated
Instead of hard-coding static values (eg. your API's base URL), you can define a workspace variable and consume it in all your flows.
Go to Workspace Settings -> Variables.
Add the variables under Workspace Variables.
If you ever need to change a value, simply go back there and change it.
You can reference all user variables in flow steps.
In the body section of an HTTP Call step, click Add tag -> Workspace Variables.
Select the variable you want to use in the step.