Developer & DevOps

Connect Cron with Slack andZendesk

5 nodes 216 115 Automatic trigger
Download

Workflow Description

Schedule-based automation that executes tasks at defined intervals, sends formatted reports to Slack channels, and automatically creates support tickets in Zendesk. This ensures continuous monitoring of recurring operations without manual intervention.

How it works

  1. 1.Configure Cron trigger to run at specified times and intervals
  2. 2.Execute processing function to retrieve or compute required data
  3. 3.Send formatted message with results to designated Slack channel
  4. 4.Create support ticket in Zendesk with execution details and logs
  5. 5.Log execution status for audit and troubleshooting purposes

Use cases

  • Send periodic system health alerts to DevOps team via Slack while automatically logging issues as Zendesk tickets for tracking and resolution
  • Generate daily or weekly performance reports, distribute to channels, and create linked tickets for action items and follow-ups

Requirements

  • Valid API credentials or OAuth tokens for both Slack and Zendesk integrations
  • Precise Cron expression matching desired execution schedule and frequency
  • Data processing function or script to prepare and transform information for delivery

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Schedule Slack Zendesk

Details

Trigger Automatic trigger
Nodes 5
Apps 3
Views 216
Downloads 115

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (5)

On clicking 'execute'

Manual Trigger

#1

Cron

Cron

#2

Function

Function

#3

Slack

Slack

#4

Zendesk

Zendesk

#5