Hi,
I have implemented a flow which is triggered when a CDS record is added (with the current environment option).
I have 2 different environments (Sandbox and Prod) where the solution containing the flow is deployed.
Once triggered the flow calls an azure function using the HTTP action.
I would like to pass as a parameter the CDS runtime environment to my azure function
How can I do that ?
Thanks
Arioule