Tableau Connector for Mailchimp

Build 25.0.9434

AccountExports

Generate a new account export or download a finished account export.

Table Specific Information

Select

The connector will use the Mailchimp API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the connector.

  • Id supports the '=' operator.
For example:
SELECT * FROM AccountExports;
SELECT * FROM AccountExports where Id=3191;

Columns

Name Type Description
Id [KEY] Integer The ID for the export.
Started Datetime Start time for the export.
Finished Datetime If finished, the finish time for the export.
SizeInBytes Integer The size of the uncompressed export in bytes.
DownloadUrl String If the export is finished, the download URL for an export. URLs are only valid for 90 days after the export completes.
Links String A list of link types and descriptions for the API schema documents.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434