Run Data pipeline for different gmail users

Describe the issue/error/question

I’ve a SaaS product. Users use their google account to login. I want to run a data pipeline based on events occurring in each of these users Calendar. What are the possible solution?

What is the error message (if any)?

Please share the workflow

(Select the nodes and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow respectively)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database you’re using (default: SQLite):
  • Running n8n with the execution process [own(default), main]:
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]:

Hi @Saurabh_Periwal, you could check out this approach from @einarpersson on how to impersonate different users in the Gmail node.