Skip to main content
Question

How to Enable Notification post Monitoring Project Execution

  • February 24, 2026
  • 2 replies
  • 28 views

Hi Team,

I am seeking support to capture the Monitoring Project execution results—either as an attachment or as a downloadable result link—and automatically send notifications to a defined list of recipients.

Do we have any documentation covering this scenario?
Kindly advise on the recommended approach: should this be configured through the Web UI or through ONE Desktop?

This requirement is high priority for us, as we need to set up and enable the notification workflow as soon as possible.


Regards,
Suriyanath TC

2 replies

  • Data Pioneer L2
  • February 25, 2026

Yes, you can share Monitoring Project export outputs via a MinIO share (pre‑signed) link, but note these links are time‑limited by design. In our way the recommended approach for “send link/attachment of results” is to configure post‑processing to generate an export (CSV) and then use it as input to a plan and send a custom notification (for example via JSON Call to MS Teams webhook, or email with attachment).


Forum|alt.badge.img+2
  • Star Blazer L1
  • February 25, 2026

Adding on to above, here is a link to the post processing plan documentation. Another option could be to enable email results, have a post processing plan produce the results as a csv, and send an email to the users when the project is finished running, where they can go into the tool and get the results that way to avoid heavy architecture to pass everything along as a email