SendGrid

SendGrid integration on indie.money — email delivery and marketing platform by twilio

Written By pvdyck

Last updated About 5 hours ago

SendGrid

Community — Available, not yet validated

VendorSendGrid
NodesSendGrid
Tier⬜ Community
AuthAPI Key via Secure Vault

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

ResourceOperations
ContactCreate or Update, Delete, Get, Get Many
ListCreate, Delete, Get, Get Many, Update
MailSend

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.