workflows.fit
Back to n8n workflows
n8n template$29By Manu

Send notifications across email, Slack, and webhook channels

Deliver coordinated messages through multiple channels with priority-based formatting, delivery tracking, and compliance logging. WHAT IT DOES: Receives notification requests via webhook with message, recipients, chan...

DevelopmentCore NodesCommunicationHITLUtilitySticky NoteWebhookCode
Open checkout
Loading interactive preview...

Template notes

Deliver coordinated messages through multiple channels with priority-based formatting, delivery tracking, and compliance logging.

WHAT IT DOES:

Receives notification requests via webhook with message, recipients, channels, and priority Validates required fields before processing Builds formatted message templates per channel automatically Stores notification record via REST API Delivers simultaneously across email, Slack, and webhook channels Tracks each channel delivery independently with success or skip status Updates delivery status via REST API for audit trail Returns complete delivery summary to the caller

INCLUDED FLOWS:

Valid request: Webhook receives notification → Validate fields → Build templates → Store via API → Route to channels simultaneously → Track delivery per channel → Update status via API → Return summary Invalid request: Missing message or recipients → Return 400 error with validation details Workflow error: Any node fails → Error trigger → Slack alert to errors channel

PRIORITY LEVELS:

Urgent: Subject prefix [URGENT], Slack emoji rotatinglight High: Subject prefix [HIGH], Slack emoji warning Normal: Subject prefix [INFO], Slack emoji bluecircle Low: Subject prefix [FYI], Slack emoji whitecircle

CHANNELS: