mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.5 KiB
1.5 KiB
| title | description | contentType | priority | ||
|---|---|---|---|---|---|
| Gmail | Documentation for Gmail Send Email credentials. Use these credentials to authenticate Send Email with Gmail in n8n, a workflow automation platform. |
|
high |
Gmail Send Email credentials
Follow these steps to configure the Send Email credentials with a Gmail account.
Prerequisites
To follow these instructions, you must first:
- Enable 2-step Verification on your Gmail account.
- Generate an app password.
Enable 2-step Verification
--8<-- "_snippets/integrations/builtin/credentials/email/gmail-two-step-verification.md"
Generate an app password
--8<-- "_snippets/integrations/builtin/credentials/email/gmail-app-password.md"
Set up the credential
To set up the Send Email credential to use Gmail:
- Enter your Gmail email address as the User.
- Enter the app password you generated above as the Password.
- Enter
smtp.gmail.comas the Host. - For the Port:
- Keep the default
465for SSL or if you're unsure what to use. - Enter
587for TLS.
- Keep the default
- Turn on the SSL/TLS toggle.
Refer to the Outgoing Mail (SMTP) Server settings in Read Gmail messages on other email clients using POP{:target=_blank .external-link} for more information. If the settings above don't work for you, check with your email administrator.