General error handler, to save in log file

Hi. I have a ‘System Log’ table in Airtable, and I would like to be able to create a row in this table, each time an error occurs in any part of a Make scenario. Is this possible? The scenario is quite big, hence I do not want to implement this on a per-module level. Is it possible to have generic error handlers on the scenario-level?

Regards,
Karl

Setup a new scenario watch for your email from make account. Filter it by error or by scanerio name contains. as when error came make send you a email.

And then create a record in airtable module after that.

You can setup a filter and mail webhook to make it instant trigger.
Thank you

2 Likes