Sendgrid Create A New Transactional Template Version
通过 Aident Loadout 使用 SendGrid Tools 的 Sendgrid Create A New Transactional Template Version。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
**This endpoint allows you to create a new version of a template.**
通过 Aident Loadout 使用 SendGrid Tools 的 Sendgrid Create A New Transactional Template Version。执行前查看输入、输出、设置、价格和风险。
**This endpoint allows you to create a new version of a template.**
name必填stringName of the transactional template version. This helps identify different versions of the same template (e.g., 'Version 1', 'Holiday Update').
activeintegerSet to 1 to make this version the active version of the template. Set to 0 or omit to create an inactive version. Only one version can be active at a time.
editorstringThe editor type used to create the template version. 'code' for Code Editor, 'design' for Design Editor. Defaults to 'code' if not specified.
subject必填stringSubject line of the email. Supports Handlebars substitution syntax for dynamic content (e.g., 'Hello {{first_name}}').
test_datastringFor dynamic templates only. A JSON string containing mock data for template preview and test sends. Example: '{"first_name": "John", "order_id": "12345"}'.
template_id必填stringThe ID of the transactional template to add a version to. Format: 'd-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' for dynamic templates or UUID for legacy templates.
html_contentstringThe HTML content of the email template. Supports Handlebars substitution syntax for dynamic content (e.g., '{{first_name}}'). Maximum of 1048576 bytes (1MB) allowed.
plain_contentstringText/plain content of the transactional template version. If not provided and generate_plain_content is true, it will be automatically generated from html_content. Maximum of 1048576 bytes allowed.
generate_plain_contentbooleanIf true, plain_content is always generated from html_content. If false, plain_content is not altered.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
API 密钥连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。