Hi,
I am creating an app on PowerApps using Azure SQL as data source. Below is the workflow of app:
1. User submits the form
2. Item is created in database on Azure SQL
3. Flow triggers as soon as the item is created
4. Approval is triggered
5. Email is send with respect to the condition specified.
Now, the problem is, items gets created in the DB but the Flow does not trigger.
PS: I do not know how to add pictures in the message. Is it not possible to upload from computer?
Please help