Business Process Automation
Add new clients from Notion to Clockify
Add new clients from Notion to Clockify
Manual
Medium
4
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
4
Node Types
3
Node Types
clockify
Add client to Clockify
1 node
notion Trigger
Notion Trigger on new client
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
Workflow JSON
2.72 KB
{
"id": "mbgpq1PH1SFkHi6w",
"meta": {
"instanceId": "00430fabba021bdf53a110b354e0e10bcfb5ee2de4556eb52b6d49f481ac083e"
},
"name": "Add new clients from Notion to Clockify",
"tags": [],
"nodes": [
{
"id": "f58df180-644e-4e59-a32d-b6b316b8ff97",
"name": "Add client to Clockify",
"type": "n8n-nodes-base.clockify",
"position": [
240,
-320
],
"parameters": {
"name": "={{ $json.Name }}",
"resource": "client",
"workspaceId": "5da1c2995e326c429dbe6e31"
},
"credentials": {
"clockifyApi": {
"id": "U7trUA4hFkSWHagH",
"name": "Clockify account"
}
},
"typeVersion": 1
},
{
"id": "1f723b4b-30c7-45c9-b3b5-b55211597a93",
"name": "Notion Trigger on new client",
"type": "n8n-nodes-base.notionTrigger",
"position": [
-140,
-320
],
"parameters": {
"pollTimes": {
"item": [
...Showing first 1000 characters. Click "Expand" to view the full JSON.