SendGrid
SendGrid integration on indie.money — email delivery and marketing platform by twilio
Written By pvdyck
Last updated About 3 hours ago
SendGrid
⬜ Community — Available, not yet validated
Overview
SendGrid (by Twilio) is an email delivery and marketing platform. Use this node to send emails, manage contacts, and work with mailing lists.
Authentication
API Key via Secure Vault. Add your SendGrid API key in the credential configuration modal.
Resources & Operations
Key parameters:
- From Email — verified sender address (required for sending)
- To Email — recipient address
- Subject and Body — email content (HTML or plain text)
- Dynamic Template ID — use a pre-built SendGrid template instead of inline content
- Template Data — JSON data to populate template variables
- Attachments — binary data from previous nodes
Tips
- Your sender email must be verified in SendGrid before you can send from it.
- Use Dynamic Templates for consistent, pre-designed emails. Pass template variables as JSON.
- The Contact resource works with SendGrid Marketing Contacts, not transactional recipients.
Status
This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.