Select to view content in your preferred language

Call Power Automate flow from an Enterprise Data Pipeline to send an email

218
1
03-20-2026 10:40 AM
Status: Open
Labels (1)
Bud
by
Legendary Contributor

It would be great if we could call a Power Automate flow from an ArcGIS Data Pipeline in ArcGIS Enterprise.

For example, a daily pipeline job to query if there are any construction projects in an EGDB FC where the  PROJECT_STATUS=FUTURE  and the DATE <= sysdate. If any records are found, then call a Power Automate flow to send a user an email. In other words, Scheduled emailed reports in ArcGIS Pro/ArcGIS Enterprise (centralized; server-based, no-code).


Use case explanation:  The construction project was entered correctly at the time the data was initially entered, but now it's out of date. This situation could not be avoided using editing constraints like an attribute rule, since the information was correct at the time it was entered. The only thing that has changed is: time has passed. We need to be notified by email about this issue so we can edit/update the data.

Related Pipelines Question: Can an Enterprise Data Pipeline call a Power Automate flow (to send an email)?
Related ArcGIS for Power Automate Idea: Integrate ArcGIS Data Pipelines in ArcGIS Enterprise with Microsoft Power Automate

1 Comment
ToddW_stl

I'm not super familiar with ArcGIS Data Pipelines, but does that need to be a piece in this puzzle?  Can you just create a Power Automate flow to either run daily (schedule trigger) or when a construction project feature is created (ArcGIS Enterprise trigger - when a feature is created) to query the data and send the email?