Hello,
I would like to rename a flow with a button.
I can't use a flow for that as the connector reject variable.
So I need to use PowerAutomateManagement.UpdateFlow(),
What to I have to write instead of ?????
PowerAutomateManagement.UpdateFlow(
ThisItem.properties.environment,
ThisItem.name,
?????,
{name:"new name"}
)

Report
All responses (
Answers (