Hi
I have PowerApps for SharePoint list. When the user save the form, I want to start a MS Flow which send a notification to users based on the list values. In PowerApps, SharePointForm OnSuccess method, I am initiating MS Flow. It is working fine for most of the occastion. But some time the Flow itself not starting. Even for same user, Flow starting in one occation and other it didn't
Looking for the reason for this strange issue.