Email Notifications
Last updated
Was this helpful?
Last updated
Was this helpful?
You can set up Maestro to notify you and your team when a Flow in the cloud. That's useful to easily keep track if your app is working as expected.
In the config.yaml
file add the list of emails that should receive the notifications:
When a Flow fails, you will receive an email like this:
By default, emails are only sent when a failure is detected. If you want to be notified on successful runs as well, add onSuccess: true
to your config: