Using different Users Credentials in the same Flow/Node

Hello people,

is there a possibility to change the credentials in a single node based on, for example, an expression?

I want to be able to use the corresponding Credentials for the User depending on which User is triggering the flow.
I am confused as to how it is possible to change the type of authentication on an expression but not the credentials itself.

Thanks in advance.

Kind regards
Can Kaymaz

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:
  1. There is currently no way to select credentials using an expression, but it has been requested in this feature request, so please vote for it.
  2. You will probably need to evaluate what you intend to do on behalf of other users, and see if that might require an Embed License

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