keap_create_email_template
Create email templates for your Keap campaigns by providing a name, subject, and optional HTML or plain text content.
Instructions
Create an email template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Template name | |
| subject | Yes | Email subject | |
| html_content | No | HTML content | |
| text_content | No | Plain text content |