render template
This block is part of the mailchimp
group and was last modified in core v10.4.28
.
render template
v10.4.28
Inject content and optionally merge fields into a template, returning the HTML that results.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
connectionrequired |
mailchimptransactionalconnection |
|
|
template namerequired The immutable name of a template that exists in the user's account |
value |
|
|
template contentrequired An array of template content to render. It should be an array of objects containing name (string) and content (string) |
array |
|
|
merge vars Optional merge variables to use for injecting merge field content. It should be an array of objects containing name (string) and content (string) |
array |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
connection |
mailchimptransactionalconnection |
||
success |
condition |
||
error |
value |
||
html |
value |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
mailchimp
Return to the main group to view all sub-groups
Back to mailchimp transactional
Return to the group to view all blocks within this group