Skip to main content

View Email Notifications

Overview

"View Email Notifications" pipeline is used to send email with link to view, if view is not empty.

Main use case is to create validation view and send email notification to user if validation fails.

Pipeline Parameters

Source View Settings

Select View

  • Type: View
  • Description: Select the View to be notified about if the View is not empty
  • Configuration: Select the appropriate view from the dropdown menu in the pipeline configuration interface.

View Filter

  • Type: JSON
  • Description: Apply Mongo filters to the source view to refine the data selection.
  • Configuration: Enter a Mongo query JSON object that specifies filtering rules.

Email Settings

Emails

  • Type: String
  • Description: Enter the list of email addresses to receive notifications, separated by commas.
  • Configuration: Enter the email addresses to receive notifications.