Select to view content in your preferred language

No trigger when updating feature class in Logic Apps

39
0
Thursday
AbnerEvasco
New Contributor

Hi there.

To start, I wasn't exactly sure if this post should belong here as I use Logic Apps as opposed to Power Automate. But I figured since the ArcGIS triggers and connectors are the same I could attempt to find support here since no forum for logic apps exists. If this post needs to be moved or taken down as a result let me know. Contextually, I'm unable to use power automate as our IT department has migrated us fully to Azure, and I'm pretty new to workflows.

I'm attempting to trigger a flow based on an update/edit to a feature layer hosted by my account on AGOL, get the changes, and send an email. I'm using the "When a record is updated in a feature layer" trigger with the correct feature layer connected. Updates or additions to the table don't seem to trigger the flow at all.

The things I've done are : 

- Enable Editing, Enable sync, Enabled "Keep track of who edited the data"

- Ensured the selected feature layer is not a view

- Attempted to trigger by creating new points in the feature layer with the "When a record is created in a feature layer" trigger. Does not trigger

- To see if data can be pulled from this feature layer at all, i used the "Get Data from feature layer" action which does return the data of the feature layer

Seems to me there is a problem with the triggers as there is no problem getting data from the feature layer. any help would be appreciated

0 Kudos
0 Replies