
Is it possible to get variable name ? This information is used to log variations of same Flow.
My flow have trigger variants (Example Subject or Body ) and it helps to include Flow parameters in eMail notification and variable name.
Example of Triggers
Notification eMail Body to include one (but not both) of the following:
Thanks Ahead!
As workaround, I used a Excel Table to DropDown the Chosen Variable including its Associated Name and Content.
The benefit is minimized changes to the Flow but tradeoff are
Is it possible to open a Excel Workbook when this Flow is triggered ?
If there is better practise, I appreciate the information.