Email SMPTE, but with Dynamic Credentials

The title says it all.

I want to have an automation running that sends a bunch of emails.

The whole pipeline is automatic and dynamic depending on the project.

Except for - one - thing and that is the email.

Is there a way to input credentials into a box instead of selecting a credential to work with?

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 @Daniel_StrmCtrl welcome to the community!

Yes there is. You can use expressions in a SMTP credential - see this answer by MutedJam here: Send Email / IMAP trigger node with credential variable

1 Like

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