Notify Redmine project members in Slack about teammates’ approved Odoo leave — рабочий процесс n8n

Высокая сложность По расписанию45 узлов🏷️ Project Managementот BHSoft

Обзор

📌Who is this for? This workflow is designed for engineering teams, project managers, and IT operations who need consistent visibility into team availability across multiple projects. It’s perfect for organizations that use Odoo for leave management and Redmine for project collaboration, and want to ensure that everyone involved gets timely, automated Slack notifications whenever a team member will be absent the next day.

📌The problem When team members go dark, everything grinds to a halt. You'r

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

HTTP RequestSlackCode

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

Subflow: Get membership list of user in Redmi
- It starts when the subflow is called from the main fl
- Loop over projects to extract project members and rem
Note: Subfl
Subflow: Push message to member
- There are 3 different notifications: Time Off, Remote
Note: Need to add trigger node "When Executed by Anothe
Querying data in Odoo
- Check if there are any records of the member's leave
- If there are no records, end the flow.
- If so, proceed to the next step for filtering.
Schedule daily runs at 5:15 PM.
- Get some information about datetime, the list of user
- Add necessary variables.
Loop over item
- Read the detailed information of the records and extr
- Then get the information for that employee and their
Get user info in Redmine
- Get the information for that member on Redmine
- If there's any information, then find out which proje
- If not, return isAccountRedmi
Loop over members to check if a member has a
- If there's any information, call 'Subflow Get members
Loop over members to check if a member has a
- If you have an account, send a notification about the
Notify project members when a teammate has an
📌Who is this for?
This workflow is designed for engineering teams, projec
S
Step2: Set Variables
S
Step 1: Schedule the tri…
Step3: Get datetime
Step4: Get all user in R…
Step5: Get a list of clo…
Step7: Get the list of m…
E
End
E
End1
S
Step1: When Executed by …
S
Step3: Loop Over Items
Step4: Get membership li…
Step2: Return redmine li…
Step5: Get redmine proje…
Step6: Remove duplicate id
N
No Operation, do nothing
S
Step2: Loop Over Items
S
Step3: Wait 1s
Step6: Get many users
S
Step8: Check if there is…
Step9: Handling and get …
S
Step10: Loop Over Items
Step11: Get leave record…
Step12: Get name record
Step13: Get employee inf…
Step14: Get work_email
Step15: Get information …
Step16: Get work_email o…
Step17: Get user info in…
S
Step18: Check if there …
Step19.1: Get membership…
Step19.2: Return isAccou…
Step20: Get project IDs …
S
Step21: Merge data
S
Step22: Loop Over Items
S
Step 23: If redmine_list…
S
Step 24: Call subflow: "…
Step25: Get email Redmin…
S
Step26: Loop Over Items
S
Step 27: If redmine_list…
Step28.1: Prepare inform…
Step28.2: Prepare inform…
S
Step29: Call subflow: 'P…
S
Step4: Switch
Step5.1: Send a message …
Step5.2: Send a message …
45 nodes55 edges

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

  1. 1

    Триггер

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

  2. 2

    Обработка

    Данные проходят через 45 узлов, connecting code, executeworkflow, executeworkflowtrigger.

  3. 3

    Вывод

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

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

HT

HTTP Request

httpRequest

#1
SL

Slack

slack

#2
CO

Code

code

#3

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

  1. 1Нажмите кнопку Скачать JSON справа, чтобы сохранить файл рабочего процесса.
  2. 2Откройте ваш экземпляр n8n. Перейдите в Рабочие процессы → Новый → Импорт из файла.
  3. 3Выберите скачанный файл notify-redmine-project-members-in-slack-about-teammates-approved-odoo-leave и нажмите Импортировать.
  4. 4Настройте учётные данные для каждого узла сервиса (ключи API, OAuth и т.д.).
  5. 5Нажмите Протестировать рабочий процесс, чтобы убедиться в правильной работе, затем активируйте его.

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

{ "name": "Notify Redmine project members in Slack about teammates’ approved Odoo leave", "nodes": [...], ...}

Интеграции

codeexecuteworkflowexecuteworkflowtriggerhttprequestifmergescheduletriggersetslacksplitinbatchesswitchwait

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

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

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

Создан

BHSoft

BHSoft

@bhsoft

Теги

codeexecuteworkflowexecuteworkflowtriggerhttprequestifmergescheduletriggersetslacksplitinbatches

Новичок в n8n?

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

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