We found 3 matches for: mailchimp transactional

An overview of all mailchimp transactional blocks currently available, updated daily!

mailchimp transactional: render template

Inject content and optionally merge fields into a template, returning the HTML that results.

Mailchimp transactional Documentation

In-pins

flow
connection
template name
The immutable name of a template that exists in the user's account
template content
An array of template content to render. It should be an array of objects containing name (string) and content (string)
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)

Out-pins

flow
connection
success
error
html
mailchimp transactional: connect

Creates a new mailchimp transactional connection.

Mailchimp transactional Documentation

In-pins

flow
api key
The Mailchimp transactional API key.

Out-pins

flow
connection
mailchimp transactional: list templates

return a list of all the templates available to this user.

Mailchimp transactional Documentation

In-pins

flow
connection
label
An optional label to filter the templates

Out-pins

flow
connection
success
error
templates