mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
✨ Add Send Email credentials
This commit is contained in:
parent
09180c222b
commit
cb83f843cc
12
docs/nodes/credentials/SendEmail/README.md
Normal file
12
docs/nodes/credentials/SendEmail/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Send Email
|
||||
|
||||
You can find information about the operations supported by the Send Email node on the [integrations](https://n8n.io/integrations/n8n-nodes-base.emailSend) page. You can also browse the source code of the node on [GitHub](https://github.com/n8n-io/n8n/tree/master/packages/nodes-base/nodes).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Create an email account on a service with SMTP support.
|
||||
|
||||
## Using SMTP
|
||||
|
||||
1. Retrieve your login credentials and SMTP connection parameters.
|
||||
2. Use the login credentials and SMTP connection parameters with your Send Email node credentials in n8n.
|
||||
Loading…
Reference in New Issue
Block a user