mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-11 07:04:06 -08:00
440971673c
* ✨ Add and update codex files * 🔨 Fix codex format * 🔨 Fix codex format for remaining files
52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"node": "n8n-nodes-base.googleCalendar",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Productivity"
|
|
],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/google"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleCalendar/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "How to host virtual coffee breaks with n8n",
|
|
"icon": "☕️",
|
|
"url": "https://n8n.io/blog/how-to-host-virtual-coffee-breaks-with-n8n/"
|
|
},
|
|
{
|
|
"label": "Supercharging your conference registration process with n8n",
|
|
"icon": "🎫",
|
|
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/"
|
|
},
|
|
{
|
|
"label": "15 Google apps you can combine and automate to increase productivity",
|
|
"icon": "💡",
|
|
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
|
|
},
|
|
{
|
|
"label": "Hey founders! Your business doesn't need you to operate",
|
|
"icon": " 🖥️",
|
|
"url": "https://n8n.io/blog/your-business-doesnt-need-you-to-operate/"
|
|
},
|
|
{
|
|
"label": "5 workflow automations for Mattermost that we love at n8n",
|
|
"icon": "🤖",
|
|
"url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/"
|
|
},
|
|
{
|
|
"label": "Tracking Time Spent in Meetings With Google Calendar, Twilio, and n8n",
|
|
"icon": "🗓",
|
|
"url": "https://n8n.io/blog/tracking-time-spent-in-meetings-with-google-calendar-twilio-and-n8n/"
|
|
}
|
|
]
|
|
}
|
|
} |