SendGrid Action Block
The SendGrid Action Block allows you to send transactional and marketing emails, manage contacts, and use templates from your workflows.
⚠️
Requires a SendGrid API key. Generate one from SendGrid under Settings > API Keys.
Supported Actions
- Send Email - Send a transactional email with dynamic content or a template.
- Send Template Email - Send an email using a pre-built SendGrid template with dynamic data.
- Manage Contacts - Add, update, or remove contacts from marketing lists.
- Get Email Stats - Retrieve delivery, open, and click statistics.
- List Templates - Fetch available email templates.
Configuration
- API Key - SendGrid API key with appropriate permissions.
- From/To - Sender and recipient email addresses.
- Subject - Email subject line.
- Template ID - SendGrid template identifier for template-based emails.
- Dynamic Data - Key-value pairs for template variable substitution.
Use Cases
- Send transactional emails (order confirmations, password resets) from your workflow.
- Add new chatbot leads to a SendGrid marketing contact list.
- Trigger personalized email campaigns based on user behavior.