Use the same workflow with different credentials?

I have another process question.

I have a set of workflows to keep contacts up to date in Google contacts, based on the information in HaloPSA. At this point it works with my contacts in Google. A co-worker has created the Oath 2 credentials so his contacts can be managed with my workflows.

I would like to know if it’s possible to run a workflow with a programatically chosen set of credentials?

Run 1 with my credentials.
Run 2 with my coworkers credentials.
Run 3…
etc.

If not, then I will have to duplicate the entire set up workflows for each user. This is only four users, but there are 10 workflows for this process. This would then be 40 workflows.

Thanks in advance!

-Russ

Information on your n8n setup

  • n8n version: 1.60.0
  • Database (default: SQLite): PostgresQL
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker on Digital Ocean
  • Operating system: Ubuntu 22.04 LTS

Please vote on these

2 Likes

Not really a solution.

In those discussions there is a community node mentioned that might be useful to you if you’re self-hosted: Allow expression for credential selection - #9 by BramKn

1 Like

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