Hi,
is there a way to store Dynamic Variables inside of Text Enviroment Variables that they are resolved during runtime?
Example a E-Mail Body that should changed in Format in every Environment.
Text for a Email needs Placeholders:
Hi (Manager),
this is the Approval Request for (DisplayName).
@{outputs('Get_user_profile_(V2)')?['body/displayName']} is not resolved when its part of the Environment Variable.
Any Ideas how to solve this?

Report
All responses (
Answers (