Automate Change Request Workflow: Monday.com to Jira with Slack & Sheets — Workflow n8n

Średnia złożoność Zaplanowany12 węzłów🏷️ Project Managementautor: Rahul Joshi

Przegląd

📊 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) fo

Użyte węzły

Google SheetsSlackJira SoftwareMonday.comGmail

Podgląd workflow

🎯 Change Request Approval Workflow
Automated change management system that routes requests
What it does:
- Fetches change requests from Monday.com daily
- Rout
⏰ 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
📋 Fetch Requests
Setup Required:
1. Replace `YOUR_BOARD_ID` with your Monday.com board I
2. Update `groupId` if using different group
3. Connect Monday.com credentials
Fetches: All chang
🔄 Data Transformation
Extracts and maps Monday.com columns to clean fields.
Mapped Fields:
- ID, Name, Status
- Component affected
- Approvers
🔀 Status Router
Routes requests based on status.
True Branch: Status = "Pending"
- Sends notification to stakeholders
False Branch: Status = "Approved" or "Rejected"
- Continues to next
💬 Slack Alert - Pending
Setup Required:
1. Replace `YOUR_CHANNEL_ID` with 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. Replace `YOUR_PROJECT_ID` with Jira project ID
2. Update issue type if needed
3. Connect Jira credentials
Creates: Task with request name and descri
📊 Audit Trail
Setup Required:
1. Replace `YOUR_SHEET_ID` with Google Sheets document
2. Replace `YOUR_SHEET_GID` with sheet tab ID
3. Connect Google OAuth2 credentials
Logs: All approv
💬 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
📧 Email Confirmation
Setup Required:
1. Replace `[email protected]` 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
S
Schedule Trigger
Fetch Change Requests
E
Extract Request Data
F
Filter Pending Requests
Notify Pending Request
F
Filter Approved Requests
Create Jira Ticket
Log to Google Sheets
Notify Approval
Send Confirmation Email
F
Filter Rejected Requests
Create Resubmission Item
12 nodes11 edges

Jak to działa

  1. 1

    Wyzwalacz

    Workflow uruchamia się wyzwalaczem zaplanowany, działając według zdefiniowanego harmonogramu.

  2. 2

    Przetwarzanie

    Dane przepływają przez 12 węzłów, connecting gmail, googlesheets, if.

  3. 3

    Wyjście

    Workflow kończy automatyzację i dostarcza wynik do skonfigurowanego miejsca docelowego.

Szczegóły węzłów (12)

GO

Google Sheets

googleSheets

#1
SL

Slack

slack

#2
JI

Jira Software

jira

#3
MO

Monday.com

mondayCom

#4
GM

Gmail

gmail

#5

Jak zaimportować ten workflow

  1. 1Kliknij przycisk Pobierz JSON po prawej stronie, aby zapisać plik workflow.
  2. 2Otwórz swoją instancję n8n. Przejdź do Workflow → Nowy → Importuj z pliku.
  3. 3Wybierz pobrany plik automate-change-request-workflow-mondaycom-to-jira-with-slack-sheets i kliknij Importuj.
  4. 4Skonfiguruj dane uwierzytelniające dla każdego węzła usługi (klucze API, OAuth itp.).
  5. 5Kliknij Testuj workflow, aby sprawdzić, czy wszystko działa, a następnie aktywuj go.

Lub wklej bezpośrednio w n8n → Importuj z JSON:

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

Integracje

gmailgooglesheetsifjiramondaycomscheduletriggersetslack

Pobierz ten workflow

Pobierz i zaimportuj jednym kliknięciem

Pobierz JSONZobacz na n8n.io
Węzły12
Złożonośćmedium
Wyzwalaczscheduled

Autor

Rahul Joshi

Rahul Joshi

@rahul08

Tagi

gmailgooglesheetsifjiramondaycomscheduletriggersetslack

Nowy w n8n?

n8n to darmowe narzędzie open-source do automatyzacji workflow. Hostuj samodzielnie lub użyj wersji chmurowej.

Pobierz n8n za darmo →