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
Hi,
Please see the photo i have attached of the Approval part. Please be noted that Team Lead field is a varchar and i have entered complete email address of the internal user of Office 365.
But the Flow still does not run.
Here is the error message:
'InvalidApprovalSubscribeRequestAssignedToMissing'. Error Message: 'Required field 'assignedTo' is missing, empty, or contained no valid users.'
How do you configured your Flow trigger?
Follow the article first to check the errors:
Regards,
Michael