Need some help when an error has occured when triggering a flow.
Example submit button in powerapps will trigger a cloud flow. Cloud flow is using SharePoint. If a user submits a form within the power app without sharepoint access the cloud flow trigger will not run at all.
Is there a way to catch the error in power apps when a cloud flow has failed to start on the run function.
Im using the iferror statement but this doesnt catch the error.
Any help is greatly appreciated.
Thanks