Hello,
I would like to find a way to retrieve the Azure Workflow ID for a given Power Automate flow.
I know of the workflow() function which can retrieve the ID for the current flow, but I want to use this to get the Azure Workflow ID of another flow, ideally by specifying the Power Automate flow name or GUID as a parameter.
Any ideas?