How To Setup SendGrid SMTP
Here’s a step-by-step tutorial on how to setup SendGrid SMTP:
- Login to your SendGrid account. Head over to Settings in the left sidebar and select API Keys
- Click on the Create API Key button.
- Give a Name to your API key and keep the access as Full Access.
- Save this key; you won't be shown this again.
- Select "Create sender identity" from the dashboard.
- Enter the sender's identity and click on Create.
- Next, you need to enter the SMTP information wherever you plan to use it (Eg. email marketing platform, E-commerce platform etc)
- SMTP server - smtp.sendgrid.net
- Username- apikey
- Port number: 587
- Password: <the API key you generated earlier>
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it