Doppler marketing automation

Doppler marketing automation

Doppler is a marketing automation platform that enables users to create, send, and analyze email campaigns, manage subscriber lists, and integrate with various tools to enhance marketing efforts.

63VIEWS
2207USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app doppler_marketing_automationnpx @composio/cli add cursor --app doppler_marketing_automationnpx @composio/cli add cursor --app doppler_marketing_automationnpx @composio/cli add cursor --app doppler_marketing_automation

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Subscriber

Tool to add a new subscriber to a specific list for a specified account.

Create List

Tool to create a new subscriber list for a specified account. use when you need to segment contacts into a new list.

Delete List

Tool to delete a specific subscriber list by its id. use when permanently removing a list after confirming its no longer needed.

Get Campaigns

Tool to retrieve all campaigns associated with the specified account. use after confirming the accountname to fetch campaigns.

Get List

Tool to retrieve details of a specific subscriber list by its id. use when you need to fetch metadata of an existing list.

Get Lists

Tool to retrieve all lists associated with a specified doppler account. use when you need an overview of all mailing lists. example: "retrieve lists for account partnerships@composio.dev"

Get Removed Subscribers

Tool to retrieve subscribers removed from all lists. use when you need to audit unsubscribes within a date range.

Get Subscriber

Tool to retrieve details of a specific subscriber by their email. use when you need to fetch subscriber information for a given account.

Get Subscribers

Tool to retrieve all subscribers of a specific list. use when you need to fetch subscribers by list id.

Import Subscribers

Tool to import multiple subscribers into a specific list in bulk. use when you need to add or update a batch of subscriber records after preparing the data.

Remove Subscriber

Tool to remove a specific subscriber from a list. use when you need to delete a subscriber after confirming they should no longer be subscribed.

Update List

Tool to update details of an existing subscriber list. use when you need to modify list metadata after creation.

12 actions available