Hi,
I'm trying to create a flow that sends an email when a survey record is changed via a hosted view, the process should work like this:
User submits survey --> Reviewer uses a Experience Builder app which has a hosted view to change a field in the existing submission to 'approved' --> A Power Automate flow is triggered when the survey is updated and should send an email with certain submission data
The issue I'm running into is with the flow, I am trying to use the FeatureLayer of my survey to trigger the flow, but the trigger never sets off due to an error which appears in Power Automate as:
"status": "error",
"messages": [
"You do not have permissions to use this resource"
],
"code": 500
FYI: I can trigger a flow with a new survey submission, but not with a "When a record is updated in a feature layer" trigger. Also we are running ArcGIS Enterprise.
Any help would be greatly appreciated
I am still running into this issue. Is there anyone that might be able to help out? Thanks in advance.