{
  "name": "Add a new user to Notion database on Calendly invite creation",
  "nodes": [
    {
      "id": null,
      "name": "Calendly Trigger",
      "type": "n8n-nodes-base.calendlyTrigger",
      "position": [
        490,
        320
      ]
    },
    {
      "id": null,
      "name": "Notion",
      "type": "n8n-nodes-base.notion",
      "position": [
        690,
        320
      ]
    }
  ],
  "connections": {
    "Calendly Trigger": {
      "main": [
        [
          {
            "node": "Notion",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}