ADO.NET Provider for Mailchimp

Build 26.0.9655

Transactional Data Model

Tables

The Tables section, which details standard SQL tables, and the Views section, which lists read-only SQL tables, contain samples of what you might have access to in your Mailchimp account.

The following tables are shipped with the provider:

Table Description
Allowlists Lists all sender addresses or domains approved to send transactional messages through Mailchimp Transactional.
MessageContent Returns the full content of transactional messages sent through the Mailchimp Transactional account, including subject, body, and related metadata.
Messages Lists transactional messages sent through the Mailchimp Transactional account, including delivery status and recipient information.
ScheduledEmails Lists transactional emails scheduled for future delivery in the Mailchimp Transactional account.
Senders Lists authorized senders configured in the Mailchimp Transactional account.
Tags Lists available tags used to categorize transactional emails.
Templates Contains all transactional email templates stored in the account.
UserInfos Provides account-level information about Mailchimp Transactional users, including usage and limits.

Stored Procedures

Stored Procedures are actions that are invoked via SQL queries. They perform tasks beyond standard CRUD operations, including managing scheduled email.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655