Build your workflow with environments

When building workflows, you may need to first run the same workflow in a sandbox, connecting to all of your sandbox app accounts. Then, when you're ready to go live, you switch all connections to production. This process was quite tedious until now.
With Environments, you can configure your triggers to run the workflow one or more times, each time using a different environment. Your connections can be tagged by environment, so every time the workflow runs, it connects to different accounts.
Environments aren't limited to sandbox and production. Need to build a workflow that connects to 20 different tenants? Create 20 environments! 🚀