n8n icon indicating copy to clipboard operation
n8n copied to clipboard

feat(EmailSend Node): Adding input fields ("key: value" and "JSON") to include custom headers

Open Hobby-Student opened this issue 4 months ago • 4 comments

Summary

Hi there,

I need to add some custom headers to an email. Therefore I created this pull request. I think it covers most of the needs with different headers, because not every possible header should (and can) be added as an option.

Bildschirmfoto_28-9-2024_8919_localhost Bildschirmfoto_28-9-2024_8933_localhost Bildschirmfoto_28-9-2024_8946_localhost

Related Linear tickets, Github issues, and Community forum posts

https://github.com/n8n-io/n8n/pull/9346

Review / Merge checklist

  • [x] PR title and summary are descriptive. (conventions)
  • [ ] Docs updated or follow-up ticket created.
  • [ ] Tests included.
  • [ ] PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

Hobby-Student avatar Sep 28 '24 06:09 Hobby-Student