diff --git a/docs/nodes/credentials/SendEmail/README.md b/docs/nodes/credentials/SendEmail/README.md new file mode 100644 index 000000000..8c250ab49 --- /dev/null +++ b/docs/nodes/credentials/SendEmail/README.md @@ -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.