Centralize data and automate business processes with Mailchimp Transactional Email integrations
Streamline your business processes by centralizing your Mailchimp Transactional Email data. Boost.space connects to your IT tools and helps aggregate their data into central databases. Data centralization serves as the foundation for easy collaboration across teams, process automation across tools, and data analysis with a complete story.
Integrate Mailchimp Transactional Email with thousands of other apps in a few clicks.
Get a head start with our Mailchimp Transactional Email integration templates or create your own
Watch Sync Events
Triggers when a specified sync event happens.
Watch Message Events
Triggers when a specified message event happens.
Delete an Email from Allowlist
Removes an email address from the allowlist.
Delete a Tag
Deletes a tag permanently. Deleting a tag removes the tag from any messages that have been sent, and also deletes the tag's stats. There is no way to undo this operation, so use it carefully.
Get a Message Info
Returns the information for a single recently sent message.
Get a Tag Info
Returns more detailed information about a single tag, including aggregates of recent stats.
Get a Template Info
Returns the information for an existing template.
Make an API Call
Performs an arbitrary authorized API call.
Send a Message
Sends a new transactional message through the Transactional API.
Get a Subaccount Info
Given the ID of an existing subaccount, returns the data about it.
Create a Subaccount
Adds a new subaccount.
Delete a Subaccount
Deletes an existing subaccount. Any email related to the subaccount will be saved, but stats will be removed and any future sending calls to this subaccount will fail.
Update a Subaccount
Updates an existing subaccount.
Get a Message Content
Returns the full content of a recently sent message.
Create a Metadata Field
Adds a new custom metadata field to be indexed for the account.
Delete a Metadata Field
Deletes an existing custom metadata field. Deletion isn't instantaneous, and `/metadata/list` will continue to return the field until the asynchronous deletion process is complete.
Update a Metadata Field
Updates an existing custom metadata field.
Add an Email to Denylist
Adds an email to your email rejection denylist. Addresses that you add manually will never expire and there is no reputation penalty for removing them from your denylist. Attempting to denylist an address that has been added to the allowlist will have no effect.
Add an Email to Allowlist
Adds an email to your email rejection denylist. Addresses that you add manually will never expire and there is no reputation penalty for removing them from your denylist. Attempting to denylist an address that has been added to the allowlist will have no effect.
Delete an Email from Denylist
Deletes an email rejection. There is no limit to how many rejections you can remove from your denylist, but keep in mind that each deletion has an effect on your reputation.
List Tags
Returns all of the user-defined tag information.
List Domains
Returns the sender's domains that have been added to this account.
List Senders
Returns the senders that have tried to use this account.
Search Templates
Returns a list of all the templates available to this user.
Search Messages
Searches recently sent messages optionally filters them by date range, tags, senders and API keys.
Search Subaccounts
Gets the list of subaccounts defined for the account, optionally filtered by a prefix.
List Metadata Fields
Returns the list of custom metadata fields indexed for the account.
Search Denylisted Emails
Retrieves your email rejection denylist. You can provide an email address to limit the results. Returns up to 1000 results. By default, entries that have expired are excluded from the results; set `include_expired` to `true` to include them.
Search Allowlisted Emails
Retrieves your email rejection allowlist. You can provide an email address or search prefix to limit the results. Returns up to 1000 results.