0092 Wait Datetime Automate Triggered
0092 Wait Datetime Automate Triggered
Manual
Medium
5
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
5
Node Types
0
Workflow JSON
3.07 KB
{
"name": "0092 Wait Datetime Automate Triggered",
"nodes": [
{
"name": "Calendly Trigger",
"type": "n8n-nodes-base.calendlyTrigger",
"position": [
-600,
1700
],
"webhookId": "f3436daa-42cd-4ac9-93ff-750a9cc28165",
"parameters": {
"events": [
"invitee.created"
]
},
"credentials": {
"calendlyApi": "calendly_api"
},
"typeVersion": 1
},
{
"name": "Pipedrive",
"type": "n8n-nodes-base.pipedrive",
"position": [
-400,
1600
],
"parameters": {
"type": "call",
"subject": "={{$json[\"payload\"][\"event_type\"][\"name\"]}} with {{$json[\"payload\"][\"invitee\"][\"name\"]}} on {{$json[\"payload\"][\"event\"][\"invitee_start_time\"]}}",
"resource": "activity",
"additionalFields": {}
},
"credentials": {
"pipedriveApi": "pipedriveapi"
},
"typeVersion": 1
},
{
...Showing first 1000 characters. Click "Expand" to view the full JSON.