Add Subscriber
Tool to add a new subscriber to a specific list for a specified account.
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.
Tool to add a new subscriber to a specific list for a specified account.
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 create a new subscriber list for a specified account. Use when you need to segment contacts into a new list.
Tool to delete a specific subscriber list by its ID. Use when permanently removing a list after confirming its no longer needed.
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 social media configuration for a specific campaign. Use when you need to check which social media platforms are enabled for sharing a campaign.
Tool to retrieve all campaigns associated with the specified account. Use after confirming the accountName to fetch campaigns.
Tool to retrieve details of a specific subscriber list by its ID. Use when you need to fetch metadata of an existing list.
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 test@gmail.com"
Tool to retrieve subscribers removed from all lists. Use when you need to audit unsubscribes within a date range.
Tool to retrieve details of a specific subscriber by their email. Use when you need to fetch subscriber information for a given account.
Tool to retrieve the update history of a permission field for a specific subscriber. Use when you need to track changes to subscriber consent or permission fields.
Tool to retrieve all subscribers of a specific list. Use when you need to fetch subscribers by list ID.
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 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.
Tool to import subscribers from CSV data into a specific list. Creates an asynchronous import task. Use when you need to bulk import subscribers from CSV format with a maximum file size of 50MB.
Tool to import multiple subscribers into an account. Use when you need to bulk import subscribers at the account level (not to a specific list).
Tool to import a batch of unsubscribed (removed) subscribers for a Doppler account. Use when you need to mark multiple subscribers as removed. If an email does not correspond to an existing Doppler subscriber, it will be created and marked as removed. Maximum of 100 email addresses can be processed per request.
Tool to retrieve all custom fields for a Doppler account. Use when you need to view the available custom fields that can be used for subscribers.
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.
Tool to retrieve all automations for a specified Doppler account. Use when you need to fetch automation workflows and campaigns. Returns paginated results.
Tool to retrieve recipients (lists and segments) of a specific campaign. Use when you need to see which lists or segments are targeted by a campaign.
Tool to retrieve errors from a specific import task. Use when you need to check what errors occurred during a subscriber import operation.
Tool to retrieve delivery details of all campaigns sent to a specific subscriber. Use when you need to fetch campaign delivery history for a 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.
Tool to mark a subscriber as unsubscribed (removed) in an account. Use when a subscriber needs to be unsubscribed. If the email does not exist, it will be added to ensure it remains unsubscribed and does not receive campaigns.
Tool to create or update a third-party app integration for a Doppler account. Use when you need to configure OAuth tokens or refresh integration credentials for services like MercadoShops, VTEX, or PrestaShop.
Tool to update the recipients (lists and/or segments) of a campaign. Use when you need to modify which subscriber lists or segments are targeted by a specific campaign.
Tool to update social media preferences for a campaign. Use when you need to configure which social networks are enabled for sharing, posting, or likes for a specific campaign.
Tool to update the alternative text content of a campaign. Use when you need to edit the plain text version for email clients that don't support HTML.
Tool to update the HTML content of a double opt-in validation template. Use when you need to modify the email template sent to subscribers for subscription confirmation.
Tool to update details of an existing subscriber list. Use when you need to modify list metadata after creation.