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.
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.
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.
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.
Tool to retrieve the API index with available actions and links. Use when you need to discover available API endpoints and their relations.
Tool to retrieve details of a specific campaign by campaign ID. Use when you need to fetch metadata and configuration of an existing campaign.
Tool to retrieve the HTML content of a campaign email. Use when you need to fetch the email content for a specific campaign.
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.
Tool to retrieve paginated subscribers of a Doppler account. Use when you need to fetch all subscribers for an account with pagination support.
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.
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.