What problem does it solve?
Developers integrating SendGrid often struggle with Handlebars template limitations, unreliable open tracking, and deliverability issues from default tracking domains. This Skill provides authoritative guidance on configuring SendGrid email settings correctly the first time.
Core Features & Use Cases
- Dynamic Template Configuration: Use supported Handlebars helpers (if, each, equals, formatDate, insert) in dynamic templates with
d- prefixed IDs, while avoiding unsupported features like custom helpers and inline partials.
- Tracking & Link Branding: Configure open, click, and subscription tracking, and set up custom tracking domains via Link Branding with CNAME DNS records to improve deliverability.
- Content Type Strategy: Structure messages with text/plain, text/html, and AMP content in the correct priority order for maximum client compatibility.
- Use Case: When building a transactional email flow, use this Skill to create a dynamic template with conditional Handlebars content, enable click tracking on a branded domain, and ensure CAN-SPAM compliant subscription footers.
Quick Start
Ask the agent to create a SendGrid dynamic template with Handlebars personalization and configure click tracking with a branded link domain.