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

Wait Schedule Create Webhook
View
Automated Daily Weather Data Fetcher and Storage
View
Openweathermap Cron Automate Scheduled
View
Get all the tasks in Flow
View
Syncro Alert to OpsGenie
View
Log errors and avoid sending too many emails
View
InstaTest
View
SSL Expiry Alert
View
Respondtowebhook Form Automation Webhook
View
Synchronize your Google Sheets with Postgres
View