Hi i was searching on if there is any way to put the logic app identifier into a logic app actions input field?
Is it possible to retrieve it some how?
Select your logic app. On your logic app's menu, select Overview. On the Overview pane, select Runs history. Under Runs history, all the past, current, and any waiting runs appear.
Completed events and tracked properties might not appear in your Log Analytics workspace for 10-15 minutes. In the Azure portal, find and select your logic app. On your logic app menu, under Monitoring, select Diagnostic settings > Add diagnostic setting.
To make your logic app callable through a URL and able to receive inbound requests from other services, you can natively expose a synchronous HTTPS endpoint by using a request-based trigger on your logic app.
Multiple triggers can be accommodated in a Logic App workflow. As mentioned by Microsoft Azure, a single Logic App can have up to 10 triggers in it.
Found it!
@{workflow()['run']['name']}
Worked like a charm.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With