Using a Gmail Trigger Node for all emails in an organization

Describe the problem/error/question

I need to monitor inbound and outbound emails from the whole organization. I tried using the Gmail trigger and using Gmail OAuth2 API credential, it only lets me monitor one email at a time.

Aside from adding multiple Gmail Trigger nodes for each user, is there a way to just use one Gmail Trigger node that will listen to all inbound/outbound emails for all Google users under the Google Workspace organization.

Information on your n8n setup

  • n8n version: 1.70.4
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud

hm, you could do a catchall email and use that email, but otherwise am not sure if this is possible easily.

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