
I have created an Post URL to hit with particular data.
Can we change the Environment dynamically with adding a query parameter to the URL. Http Post URL+env=dev/stag/prod
Please let me know if i can make any changes
if dev, Environment = Dev
if staging, Environment = staging
if Prod, Environment = production
Hi @Anonymous ,
You could add a switch with 3 cases in the flow for each environment.
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.