Google Calendar availability - No Service Account in n8n

I have built an agent that checks for availability in a single google calendar. I would now like to expand this my entire company which requires access to everyone’s calendar availability.

Initially I was going to use a service account with domain wide access, but then I discovered that N8N doesn’t allow service accounts for Google Calendar (but it does for other Google services)

The other option could be to require everyone to Auth into the project (it’s based in Slack) but this is less than ideal because that would require the entire company to auth manually, which can be done but again not ideal.

I am looking for any advice from anyone that has managed or created an app that has domain calendar access.

Any and all advice is welcome, even so much as setting up a different service that N8N can reference…

Thanks for any advice.

  • n8n version: Version 1.69.2
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):default
  • Running n8n via (Docker, npm, n8n cloud, desktop app):n8n Cloud
  • Operating system: Mac OS

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.