Email & Sentry Integration Setup

SendGrid Configuration
Use this URL in your SendGrid webhook settings
  • X-Twilio-Email-Webhook-Signature SendGrid signature header
  • X-Twilio-Email-Webhook-Timestamp Timestamp for signature verification
SENDGRID_API_KEY Your SendGrid API key
SENDGRID_WEBHOOK_SECRET Webhook signature secret
Test Email Processing
Email Classification Rules
How emails are classified:
  1. Sender Domain - Maps email domains to projects
  2. Subject Keywords - Analyzes subject lines
  3. URL Patterns - Uses existing URL mappings
  4. Content Analysis - AI-powered content classification
Email Test Results
Sentry Configuration
Use this URL in your Sentry webhook settings
  • Sentry-Hook-Signature Sentry signature header
SENTRY_DSN Your Sentry DSN (optional)
SENTRY_WEBHOOK_SECRET Webhook signature secret
Test Sentry Processing
Sentry Classification Rules
How Sentry events are classified:
  1. Project Name - Maps Sentry projects to Jira projects
  2. Platform - Python, JavaScript, etc.
  3. Environment - Production, staging, etc.
  4. Tags - Sentry tags for context
  5. URL Patterns - Uses existing URL mappings
  6. Content Analysis - Error message analysis
Sentry Test Results
Configuration Testing & Diagnostics
API Configuration Tests
Test Results
Current URL Mappings (Used by Both Email & Sentry)
URL Pattern Jira Project Email Domains Sentry Projects Actions
atdove.pantheonsite.io ADS Matches emails from domains containing this pattern Matches Sentry projects with this name