Regarding ArcGIS Data Pipelines for ArcGIS Enterprise:
Can a pipeline be set up to call a Power Automate flow?
For example, a daily pipeline job to query if there are any construction projects in a 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 Idea: Call Power Automate flow from an Enterprise Data Pipeline to send an email