Sync Notion to Clockify including Clients Projects and Tasks — n8n 工作流

复杂度🔗 Webhook56 个节点🏷️ Project Management👁 878 次查看作者:Mario

概览

Purpose

This workflow synchronizes three entities from Notion to Clockify, allowing tracked time to be linked to client-related projects or tasks.

Demo & Explanation

How it works

On every run active Clients, Projects and Tasks are retrieved from both Notion and Clockify before being compared by the Clockify ID, which is again stored in Notion for reference Potential differences are then applied to Clockify If an item has been archived or closed in Notion, it is also marked as archived in Clo

使用的节点

HTTP RequestClockifyNotion

工作流预览

Sync Clients
Sync Projects
Sync Tasks
Set Globals (optional)
By default the fist available workspace ID is set. This
Set triggers
By default this workflow runs once a day. Additionally
Select database
Choose the tasks database.
Select database
Choose the clients database.
Select database
Choose the clients database.
Select database
Choose the projects database.
Select database
Choose the projects database.
Select database
Choose the tasks database.
Setup
Prerequisites
This workflow expects a database structure with at leas
W
Webhook
G
Globals
S
Schedule Trigger
Get first workspace ID
C
Compare Datasets
S
Stop and Error
S
Structure output
M
Map values
M
Map values1
N
No Operation
Get active Clients from …
Get active Clients from …
I
If unmapped in Notion
S
Set new values
Update Client in Clockify
Get archived Client from…
Create Client in Clockify
Store Clockify ID in Not…
Remove Client from Clock…
M
Merge
N
No Operation, do nothing
Get active Projects from…
Get active Projects from…
Update Project in Clockify
Get completed Project fr…
Create Project in Clockify
Remove Project from Cloc…
S
Structure output1
N
No Operation1
M
Map values2
M
Map values3
C
Compare Datasets1
I
If unmapped in Notion1
S
Set new values1
Store Clockify ID in Not…
S
Stop and Error1
M
Merge1
N
No Operation, do nothing2
Get active Tasks from No…
Get active Tasks from Cl…
Update Task in Clockify
Get completed Task from …
Create Task in Clockify
Remove Task from Clockify
S
Structure output2
N
No Operation2
M
Map values4
M
Map values5
Get active Projects from…
C
Compare Datasets2
I
If unmapped in Notion2
S
Set new values2
Store Clockify ID in Not…
S
Stop and Error2
L
Limit
L
Limit1
56 nodes68 edges

工作原理

  1. 1

    触发器

    工作流由 webhook 触发器启动。

  2. 2

    处理

    数据流经 56 个节点, connecting clockify, comparedatasets, httprequest。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (56)

HT

HTTP Request

httpRequest

#1
CL

Clockify

clockify

#2
NO

Notion

notion

#3

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 sync-notion-to-clockify-including-clients-projects-and-tasks 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Sync Notion to Clockify including Clients Projects and Tasks", "nodes": [...], ...}

集成

clockifycomparedatasetshttprequestiflimitmergenotionscheduletriggersetstopanderrorwebhook

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点56
复杂度high
触发器webhook
查看次数878

创建者

Mario

Mario

@octionic

标签

clockifycomparedatasetshttprequestiflimitmergenotionscheduletriggersetstopanderror

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →