Doppler Marketing Automation icon

Doppler Marketing Automation

Email marketing automation platform for accounts, subscribers, lists, campaigns, and account-level API discovery.

Covers marketing operations that add and unsubscribe subscribers, manage subscriber lists, send campaigns, and traverse account-level link relations.

Example Use Cases

These are the Doppler Marketing Automation actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Check Subscriber Exists

Tool to check if a subscriber exists in a Doppler account by their email. Use when you need to verify subscriber existence without retrieving full details.

Create Account Subscriber

Tool to create or associate a subscriber to a Doppler account with optional list memberships. Use when you need to add a new subscriber at the account level, optionally associating them with specific lists.

Get Account

Tool to retrieve account details and available action links for a specific Doppler account. Use when you need to discover available operations for an account.

Get API Index

Tool to retrieve the API index with available actions and links. Use when you need to discover available API endpoints and their relations.

Get Campaign

Tool to retrieve details of a specific campaign by campaign ID. Use when you need to fetch metadata and configuration of an existing campaign.

Get Campaign Content

Tool to retrieve the HTML content of a campaign email. Use when you need to fetch the email content for a specific campaign.

Get Task

Tool to retrieve details of a specific task by its ID. Use when you need to check the status or details of an asynchronous task.

List Account Subscribers

Tool to retrieve paginated subscribers of a Doppler account. Use when you need to fetch all subscribers for an account with pagination support.

List Accounts Tasks

Tool to retrieve a paginated collection of tasks linked to a specific account. Returns both active and inactive tasks that can be filtered by status.

List Accounts Unsubscribed

Tool to retrieve a paginated collection of subscribers who have unsubscribed from your lists. Use when you need to audit unsubscribes within a specific date range.