create_template
Generate and configure email templates in SendGrid by defining HTML and plain text content, subject line, and template name for streamlined email marketing campaigns.
Instructions
Create a new email template in SendGrid
Input Schema
Name | Required | Description | Default |
---|---|---|---|
html_content | Yes | HTML content of the template | |
name | Yes | Name of the template | |
plain_content | Yes | Plain text content of the template | |
subject | Yes | Default subject line for the template |