0281 Stickynote Notion Create Webhook
0281 Stickynote Notion Create Webhook
Webhook
Medium
3
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
3
Node Types
3
Node Types
webhook
On new invoice in Clockify
1 node
notion
Create database page
1 node
sticky Note
Note
1 node
Workflow JSON
3.11 KB
{
"meta": {
"instanceId": "237600ca44303ce91fa31ee72babcdc8493f55ee2c0e8aa2b78b3b4ce6f70bd9"
},
"name": "0281 Stickynote Notion Create Webhook",
"nodes": [
{
"id": "cc514d10-89cc-4fcf-8c1f-b65395cd168a",
"name": "On new invoice in Clockify",
"type": "n8n-nodes-base.webhook",
"position": [
460,
460
],
"webhookId": "8af31ab8-e16a-4401-84b7-b246c65ba6a9",
"parameters": {
"path": "8af31ab8-e16a-4401-84b7-b246c65ba6a9",
"options": {},
"httpMethod": "POST"
},
"typeVersion": 1
},
{
"id": "ef9e5ce6-cb3e-4cb9-b33d-3b05a2ab589d",
"name": "Create database page",
"type": "n8n-nodes-base.notion",
"position": [
680,
460
],
"parameters": {
"title": "={{ $json[\"body\"][\"number\"] }}",
"resource": "databasePage",
"databaseId": "ea3219a7-0a1a-4792-8dd6-ab450204dc06",
"propertiesUi": {
"propert...Showing first 1000 characters. Click "Expand" to view the full JSON.