Loading different environments
Last updated
Was this helpful?
When trying to load any environment, make sure you have deployed your flow to that environment!
The URL parameter formsortEnv is special and will specify which environment a flow loads. You can use this to load a staging environment, or any of the other environments you may have created.
For example, to load a flow that has been pushed to staging, the URL required will look like the below:
https://<your-flow>.formsort.app/flow/<flow-label>/variant/main?formsortEnv=stagingLast updated
Was this helpful?
Was this helpful?