How To Configure SendGrid SMTP
Here’s a step-by-step tutorial on how to configure SendGrid SMTP:
- Access your SendGrid dashboard and navigate to the API Keys section under Settings in the left navigation menu
- Look for and select the Create API Key option at the top of the page
- Enter a descriptive Name for your API key and maintain Full Access permissions
- Make sure to copy and securely store this key, as it will only be displayed once
- From your main dashboard, locate and click on "Create sender identity"
- Fill in the required sender details and select Create to confirm
- Finally, configure your desired platform (such as email marketing software or e-commerce system) with the SMTP credentials
- 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