Hi,
I'm having trouble reading the value of an environment variable. I've created a cloud flow and an environment variable in the same solution:
Then inside the flow I test it out, for example, by initializing a variable to that environment variable:
But when I test the flow, the value simply is the string "new_SharedMailbox":
What am I missing? I've looked at a bunch of articles and I think it's supposed to be this simple, but I'm probably missing a step. FYI and as far as I know, this flow/solution is not using CDS, it's unmanaged, I haven't imported/exported anything.
Any help?
Thanks