{ "nodes": [ { "name": "Notion", "type": "n8n-nodes-base.notion", "position": [ 850, 400 ], "parameters": { "resource": "databasePage", "databaseId": "", "propertiesUi": { "propertyValues": [ { "key": "YOUR_CREDENTIAL_HERE", "range": true, "dateEnd": "={{$node[\"Function\"].json[\"payload\"][\"event\"][\"end_time\"]}}", "dateStart": "={{$node[\"Function\"].json[\"payload\"][\"event\"][\"invitee_start_time\"]}}" }, { "key": "YOUR_CREDENTIAL_HERE", "emailValue": "={{$json[\"email\"][0][\"email\"]}}" }, { "key": "YOUR_CREDENTIAL_HERE", "title": "={{$json[\"full_name\"]}}" }, { "key": "YOUR_CREDENTIAL_HERE", "urlValue": "{{ $env.BASE_URL }}" }, { "key": "YOUR_CREDENTIAL_HERE", "peopleValue": [ "22ad678a-175a-405c-b504-978d7804ebb8" ] }, { "key": "YOUR_CREDENTIAL_HERE", "urlValue": "{{ $env.BASE_URL }}" }, { "key": "YOUR_CREDENTIAL_HERE", "urlValue": "{{ $env.BASE_URL }}" }, { "key": "YOUR_CREDENTIAL_HERE", "textContent": "={{$json[\"civility\"]}}" } ] } }, "credentials": { "notionApi": { "id": "", "name": "" } }, "typeVersion": 1, "id": "5f370508-861e-4861-98a0-369be07bf9af", "notes": "This notion node performs automated tasks as part of the workflow." }, { "name": "Dropcontact", "type": "n8n-nodes-base.dropcontact", "position": [ 650, 400 ], "parameters": { "email": "={{$json[\"payload\"][\"invitee\"][\"email\"]}}", "options": { "siren": true, "language": "fr" }, "additionalFields": { "full_name": "={{$json[\"payload\"][\"invitee\"][\"name\"]}}", "last_name": "={{$json[\"payload\"][\"invitee\"][\"last_name\"]}}", "first_name": "={{$json[\"payload\"][\"invitee\"][\"first_name\"]}}" } }, "credentials": { "dropcontactApi": { "id": "", "name": "" } }, "typeVersion": 1, "id": "f58cbcbb-4fac-4951-aea7-ea7b39bbe702", "notes": "This dropcontact node performs automated tasks as part of the workflow." }, { "name": "Calendly Trigger", "type": "n8n-nodes-base.calendlyTrigger", "position": [ 460, 400 ], "webhookId": "", "parameters": { "events": [ "invitee.created" ] }, "typeVersion": 1, "id": "1a8af995-e979-4291-80b2-eee7c3b4d79f", "notes": "This calendlyTrigger node performs automated tasks as part of the workflow." }, { "id": "error-f6a10489", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Notion Workflow", "description": "Automated workflow: Notion Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-7ab7bb2f", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.264783", "updatedAt": "2025-09-29T07:07:42.264843", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Notion Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }