
Hi All,
I developed a Cloud Flow using the "When an item is created" trigger.
However, I want to get the source of the created item.
Is it created via PowerApps or directly through the list? If it's via PowerApps, I also want to see the AppId.
In the past, in a Run Only Flow, we were able to determine if the Flow was triggered by the authorized user and App using the following variables:
It was a great security measure.
And now we need almost same security requirement but failed this time 🙂
Is it possible?? Please do not recommend workaround, because this is exactly what i need 😞
Thanks in advance!