We found 7 matches for: mailchimp marketing

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

mailchimp marketing: upsert list member

add or updates a list member.

In-pins

flow
connection
list
unique ID for the list.
email
members email address.
firstname
members firstname
lastname
members lastname
address
members street and housenumber
city
members city
zipcode
members zipcode
country code
members country
status
members subscriber status. Possible values: subscribed, unsubscribed, cleaned, pending, or transactional.
language
members language.
fields
an individual merge var and value for a member.
opt-in ip
the IP address the member confirmed their opt-in status from.
opt-in time
the timestamp this member confirmed their opt-in status.

Out-pins

flow
Connection
success
member
error
mailchimp marketing: remove member tag

remove tag from a list member.

In-pins

flow
connection
list
unique ID for the list.
email
members email address.
tag
tag name to be removed.
skip automation
if true, automation will not be triggered.

Default:
false

Out-pins

flow
Connection
success
error
mailchimp marketing: add member tag

add tag to a list member.

In-pins

flow
connection
list
unique ID for the list.
email
members email address.
tag
tag name to be added.
skip automation
if true, automation will not be triggered.

Default:
false

Out-pins

flow
Connection
success
error
mailchimp marketing: list templates

Get a list of an account's available templates.

Mailchimp marketing Documentation

In-pins

flow
connection
count
offset
query

Out-pins

flow
connection
success
error
templates
mailchimp marketing: get lists

get information about all lists in the account.

In-pins

flow
connection

Out-pins

flow
Connection
success
lists
error
mailchimp marketing: connect

Creates a new connection for mailchimp, allowing all kind of methods within the Mailchimp API.

Mailchimp marketing Documentation

In-pins

flow
apikey
The Mailchimp production API key.
server
The Mailchimp dc your account is hosted on.

Out-pins

flow
connection
mailchimp marketing: if

condition based splitting, in case of multiple mailchimp connections are required in different situations.

In-pins

flow
then
else
if

Out-pins

flow
Connection