Overview
For each flow that you execution, you can choose to receive email or webhook notifications when the flow completes. You can use these notifications to create operational alerts when flows are completed or to notify your internal support team when there are errors that need to be reviewed.
You configure flow notifications in the Notifications section of your Flow Configuration.
Example
In this example, we've configured two email notifications:
- support@sample.com will receive an email whenever a flow fails to execute
- opsteam@sample.com will receive an email whenever a flow executes successfully or fails.
Types of Notifications
You can subscribe to one or more of the three flow outcomes.
- Success - flows that complete in the "Success" status and have fully processed
- Skipped - flows that began processing and intentionally reached a skipped status. This can happen if the data in the flow isn't relevant. For example, you may have logic in the flow that only processes Ocean shipments and skips all Air shipments.
- Fail - flows that finish in either "Error" or "Technical Error" status.
Learn more about Flow Statuses here.
Webhooks
You can use webhooks to automate updates to external applications without having to route emails. Learn more here.
Negative Result Monitor Notifications
This notification can be set up to send you messages when a Flow fails to execute for whatever reason. You can learn more about setting up Negative Result Monitors here.
Comments
0 comments
Article is closed for comments.