External users connect their 3rd party apps?

Hey folks , so ive recently just set up my first couple of workflows and loving the platform so far. My question is , is it possible to have users connect their own 3rd party apps/credentials to my created workflow ie I want a used to connect their Gmail account so that I can run an ai inbox monitoring workflow?

Any help appreciated.

2 Likes

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:

Hey @Emmett,

Welcome to the community :cake:

If they are internal users you can do it by giving them access to n8n and letting them create their own credential, If these are external users I would start by chatting to our license team to see if you would need an embed / enterprise license if you don’t have one already.

Assuming all is good there it may be possible using something like Nango and some hooks but we don’t have a guide on how to do this available at the moment.

Can they create their own credentials through the api? Then I would need the user to duplicate an existing workflow , use their newly saved credentials and then run that workflow all through the api?

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