Handling Errors in Automations - Slack

I’m looking to set up an automation that sends me a Slack notification whenever there’s an error in any of my scenarios.

I have multiple active scenarios (about 30), and I want to know if it’s possible to receive a Slack message for any errors that occur, instead of an email. While Make offers email notifications for errors, I prefer using Slack so I can quickly address any issues in my client’s automation.

Any way to do it ???

Hi @Saad_Ali

You can create an error handling route with a Slack module to send a message. You can pass the organization, scenario, execution etc to the Slack module to send you a message whenever an error occurs.

That means, though, that you might have to add an error handling route for each module in a scenario.

Cheers,
@Henk-Operative

1 Like