Automate Change Request Approvals with Monday.com, Jira, Slack & Google Sheets — рабочий процесс n8n

Средняя сложность По расписанию12 узлов🏷️ Project Managementот Rahul Joshi

Обзор

Description Streamline IT and operations change management by automating approval routing, Jira issue creation, audit logging, and real-time Slack alerts. This workflow ensures faster reviews, traceable approvals, and transparent communication across systems. 🚀

What This Template Does Step 1: Triggers automatically every weekday at 3:00 AM to fetch new or updated change requests from Monday.com. ⏰ Step 2: Extracts key fields (request name, component, risk level, approvers, and description) for

Использованные узлы

Google SheetsSlackJira SoftwareMonday.comGmail

Предпросмотр рабочего процесса

🎯 Change Request Approval Workflow
Automated change management system that routes requests
What it does:
- Fetches change requests from Monday.com daily
- Rou
⏰ Daily Schedule
Runs weekdays at 3:00 AM to process change requests.
Schedule: Mon-Fri at 03:00
Cron: `0 3 * * 1-5`
Customize: Adjust timing based on your team's timezone
📄 Data Transformation
Extracts and maps Monday.com columns to clean fields.
Mapped Fields:
- ID, Name, Status
- Component affected
- Approvers
💬 Slack Alert - Pending
Setup Required:
1. Replace channel ID with your Slack channel ID
2. Connect Slack API credentials
Sends: Notification for pending approvals with all requ
✅ Approved Router
True Branch: Status = "Approved"
- Creates Jira ticket
- Logs to Google Sheets
False Branch: Status = "Rejected"
- Handles resubmission flow
🎫 Create Jira Issue
Setup Required:
1. Select your Jira project from the dropdown
2. Update issue type if needed
3. Connect Jira credentials
Creates: Task with request name and descripti
📊 Audit Trail
Setup Required:
1. Select your Google Sheets document from the dropdown
2. Select the sheet tab to log data
3. Connect Google OAuth2 credentials
Logs: All approved requests
📧 Email Confirmation
Setup Required:
1. Replace email address with recipient
2. Connect Gmail OAuth2 credentials
Sends: Professional confirmation email with Jira ticket
❌ Rejected Router
True Branch: Status = "Rejected"
- Creates resubmission item in Monday.com
False Branch: No action
- End of workflow for other statuses
🔄 Resubmission Handler
Setup Required:
1. Use same board ID as fetch node
2. Same Monday.com credentials
Creates: New item prefixed with "Resubmission:" for rej
💬 Slack Alert - Approved
Setup Required:
1. Use same Slack channel ID
2. Same credentials as pending notification
Sends: Confirmation with Jira ticket key for approved r
🔀 Status Router
Routes requests based on status.
True Branch: Status = "Pending"
- Sends notification to stakeholders
False Branch: Status = "Approved" or "Rejected"
- Continues to nex
📋 Fetch Requests
Setup Required:
1. Replace board ID with your Monday.com board ID
2. Update groupId if using different group
3. Connect Monday.com credentials
Fetches: All change reques
R
Route by Risk Level
R
Route High Risk by Compo…
R
Route Low Risk by Compon…
Get many items
E
Edit Fields
Notify Stackholder Pendi…
Create an issue
Notify Stackholder Appro…
Resubmission Request
Append or update row in …
Send a message
S
Schedule Trigger
12 nodes11 edges

Как это работает

  1. 1

    Триггер

    Рабочий процесс запускается триггером по расписанию, выполняясь по заданному расписанию.

  2. 2

    Обработка

    Данные проходят через 12 узлов, connecting gmail, googlesheets, if.

  3. 3

    Вывод

    Рабочий процесс завершает автоматизацию и доставляет результат в настроенное место назначения.

Детали узлов (12)

GO

Google Sheets

googleSheets

#1
SL

Slack

slack

#2
JI

Jira Software

jira

#3
MO

Monday.com

mondayCom

#4
GM

Gmail

gmail

#5

Как импортировать этот рабочий процесс

  1. 1Нажмите кнопку Скачать JSON справа, чтобы сохранить файл рабочего процесса.
  2. 2Откройте ваш экземпляр n8n. Перейдите в Рабочие процессы → Новый → Импорт из файла.
  3. 3Выберите скачанный файл automate-change-request-approvals-with-mondaycom-jira-slack-google-sheets и нажмите Импортировать.
  4. 4Настройте учётные данные для каждого узла сервиса (ключи API, OAuth и т.д.).
  5. 5Нажмите Протестировать рабочий процесс, чтобы убедиться в правильной работе, затем активируйте его.

Или вставьте напрямую в n8n → Импорт из JSON:

{ "name": "Automate Change Request Approvals with Monday.com, Jira, Slack & Google Sheets", "nodes": [...], ...}

Интеграции

gmailgooglesheetsifjiramondaycomscheduletriggersetslack

Получить этот рабочий процесс

Скачайте и импортируйте одним кликом

Скачать JSONПросмотреть на n8n.io
Узлы12
Сложностьmedium
Триггерscheduled
КатегорияProject Management

Создан

Rahul Joshi

Rahul Joshi

@rahul08

Теги

gmailgooglesheetsifjiramondaycomscheduletriggersetslack

Новичок в n8n?

n8n — бесплатный инструмент автоматизации рабочих процессов с открытым исходным кодом. Разверните самостоятельно или используйте облачную версию.

Получить n8n бесплатно →