The SendGrid integration connects your email delivery service to Convor. Operators can send email follow-ups from conversations, manage email templates, and tra
The SendGrid integration connects your email delivery service to Convor. Operators can send email follow-ups from conversations, manage email templates, and track delivery statistics. When a visitor requests a summary or follow-up, an email is sent through SendGrid with the conversation details.
Log in to SendGrid. Go to Settings, then API Keys. Click Create API Key. Select Full Access, give it a name (e.g., "Convor Integration"), and click Create and View. Copy the API Key shown on the next screen. You will not be able to see it again.
# SendGrid API Key format
# Found in Settings > API Keys
# Create API Key > Full Access > Copy
SG.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxBefore sending emails, you need a verified sender in SendGrid. Go to Settings, then Sender Authentication. Click Create New Sender, enter your email address and details, then verify it by clicking the link in the confirmation email.
# Verified sender email format
# Must be verified in Settings > Sender Authentication
[email protected]In your Convor dashboard, open Integrations → SendGrid. Enter your API Key and From Email. Click Test Connection to verify the credentials, then save.
{
"integration": "sendgrid",
"apiKey": "SG.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"fromEmail": "[email protected]"
}| Feature | Description | Status |
|---|---|---|
| Email Sending | Send email follow-ups and summaries from Convor conversations | Supported |
| Template Management | Use and manage SendGrid email templates from Convor | Coming Soon |
| Delivery Stats | Track email delivery, opens, and clicks from the Convor dashboard | Coming Soon |
| Bounce Handling | Automatically handle bounced emails and update contact status | Coming Soon |
Warning
If email sending fails, verify the API Key has not been revoked and that the sender email is verified in SendGrid. Unverified senders will receive a 403 Forbidden error.
Ostatnia aktualizacja: 10 sie 2026
Czy ta strona była pomocna?