Workflow: Calendly Notion Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "Calendly Trigger",
            "type": "n8n-nodes-base.calendlyTrigger",
            "position": [
                490,
                320
            ],
            "webhookId": "d932d43a-511e-4e54-9a8d-c8da6f6ab7c2",
            "parameters": {
                "events": [
                    "invitee.created"
                ]
            },
            "credentials": {
                "calendlyApi": "Calendly API Credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Notion",
            "type": "n8n-nodes-base.notion",
            "position": [
                690,
                320
            ],
            "parameters": {
                "blockUi": {
                    "blockValues": []
                },
                "resource": "databasePage",
                "databaseId": "b40628ca-9000-4576-ab2c-4ed3c37e6ee4",
                "propertiesUi": {
                    "propertyValues": [
                        {
                            "key": "Name|title",
                            "title": "={{$json[\"payload\"][\"invitee\"][\"name\"]}}",
                            "peopleValue": [],
                            "relationValue": [
                                ""
                            ],
                            "multiSelectValue": []
                        },
                        {
                            "key": "Email|email",
                            "emailValue": "={{$json[\"payload\"][\"invitee\"][\"email\"]}}",
                            "peopleValue": [],
                            "relationValue": [
                                ""
                            ],
                            "multiSelectValue": []
                        },
                        {
                            "key": "Status|select",
                            "peopleValue": [],
                            "selectValue": "6ad3880b-260a-4d12-999f-5b605e096c1c",
                            "relationValue": [
                                ""
                            ],
                            "multiSelectValue": []
                        }
                    ]
                }
            },
            "credentials": {
                "notionApi": "Notion API Credentials"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "Calendly Trigger": {
            "main": [
                [
                    {
                        "node": "Notion",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Comparedatasets Manual Create Triggered
View
Get all the stories starting with `release` and publish them
View
Aggregate Telegram Automation Triggered
View
Filter Slack Update Webhook
View
Line_Chatbot_Extract_Text_from_Pay_Slip_with_Gemini
View
Manual Twitter Automate Triggered
View
GoogleCalendar Schedule Create Scheduled
View
🗨️Ollama Chat
View
Gitlab Filter Create Scheduled
View
Business Canvas Generator
View