Setting Up SendGrid as Your SMTP Provider
Overview
This guide explains how to configure SendGrid as your SMTP provider within the CRM. By using SendGrid for email delivery, you can improve the reliability of your outgoing messages. The setup process involves creating a SendGrid account, generating an API key, and verifying your sender identity.
Step-by-Step Setup
1. Create a SendGrid Account
If you don't have a SendGrid account, visit signup.sendgrid.com to create one.
2. Access Email Services in Your CRM
Navigate to Email Services in your CRM sub-account settings. Click Add Service and choose SendGrid from the list of available providers.
3. Generate Your SendGrid API Key
In your SendGrid account, go to Settings and select API Keys. Create a new API key with full access permissions. Copy the key immediately after creation, as SendGrid will only display it once.
4. Enter API Key in CRM
In the CRM's SendGrid configuration form:
- Username: Enter apikey
- Email: Enter your SendGrid login email address
- Password: Paste the copied API key
Click Save to store these settings.
5. Enable Two-Factor Authentication
SendGrid requires two-factor authentication for full API access. Set this up in your SendGrid account settings if you haven't already.
6. Verify Your Sender Identity
In SendGrid, create a sender identity using your login email address. This step is essential for sending emails successfully.
7. Finalize the Integration
Return to the CRM and save the SendGrid settings again to complete the setup. SendGrid will now appear as your active SMTP provider.
Troubleshooting Common Issues
Sender Identity Error
If you receive a 550 error when sending test emails, it means the from address isn't verified in SendGrid. Click the warning icon in the Conversations area for detailed error information. To resolve this, ensure the sender email address matches your verified SendGrid identity or has been separately verified in SendGrid.
Sender Masking Considerations
When using sender masking, the masked email address must either match your SMTP-integrated email or be verified separately in SendGrid to avoid sender identity errors.
Frequently Asked Questions
Do I need a paid SendGrid plan?
No, SendGrid's free tier includes API key access and sender verification, which are sufficient for this integration. Higher volume sending may require upgrading to a paid plan.
Why is sender verification necessary?
SendGrid requires sender verification to prevent email spoofing and maintain deliverability standards for all users.
What if I regenerate my API key?
If you generate a new API key in SendGrid, you must update the password field in your CRM's email service settings with the new key immediately, as the old key will stop working.