twilio-sendgrid-inbound-parse
Installation
SKILL.md
Overview
Inbound Parse converts incoming email into HTTP POST requests to your webhook endpoint. SendGrid receives the email at your domain's MX records and forwards the parsed content to your application.
Setup
- Configure MX records: Point your domain (or subdomain) to
mx.sendgrid.net - Add webhook: SendGrid Console > Settings > Inbound Parse > Add Host & URL
- Choose mode: Parsed (default) or Raw
Subdomain recommended: Use inbound.yourdomain.com to avoid disrupting existing email on yourdomain.com.
Parsed Mode (Default)
SendGrid extracts fields and POSTs them as form data: