Outputs for Automation run Status

It would be very helpful if automations have some sort of output on automation status once they run.
If there was a way we could send an email on failure, time-out, success, etc…
With this we could identify if any automation running in the background is having any issues that need to be addressed.

Hi @erikheckler are you asking for notifications for Automations errors, beyond the listing in the Run History? This is a request on our radar. Over the next few months we’ll start working on a centralized error log. Our first target is App Trigger errors, but the vision is that other errors including Automations would follow in the future.

As a workaround, some customers use tulip tables to store statuses and monitor those statuses with a helper Automation, to notify via email/Slack or another integration when an automation run has failed.