Skip to content

I receive daily exception reports automatically generated from GCP & sent to my work's slack channel. This is an n8n workflow automation that I created to help automate summarize those reports whenever they get sent our way.

Notifications You must be signed in to change notification settings

vck9521/n8n-slack-exceptions

Repository files navigation

This workflow automation was created using n8n. As an automation engineer, I receive daily exception reports that are automatically generated from GCP & sent to my slack channel. These exception reports can span over numerous pages & can easily exceed over 1000 logs so in order to save time & not have to manually do this, I set up this workflow automation that could read these reports & give a summary of the exceptions.

The workflow connects to an AI Agent node powered by gpt-4o mini model & connects to Supabase vector DB to obtain relevant JIRA tickets that have already been created for certain exceptions so the workflow can attach the ticket along with its summary.

Workflow:

Screenshot 2025-11-25 at 4 18 34 PM

Results:

Screenshot 2025-11-25 at 4 20 08 PM

About

I receive daily exception reports automatically generated from GCP & sent to my work's slack channel. This is an n8n workflow automation that I created to help automate summarize those reports whenever they get sent our way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published