ADO.NET Provider for Mailchimp

Build 26.0.9655

AuthorizedApps

Lists all third-party applications authorized to access the Mailchimp account through OAuth integration.

View-Specific Information

Select

The provider uses 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 provider.

ColumnSupported Operators
Id=

For example, the following query is processed server-side:

SELECT * FROM AuthorizedApps WHERE Id = '1245'

Columns

Name Type References Description
Id [KEY] String The unique identifier of the authorized application integration connected to the Mailchimp account.
Name String The display name of the application authorized to access the account.
Description String A brief description of the application, outlining its purpose or functionality within the integration.
Users String A list of Mailchimp usernames associated with the users who have linked this application to their account.

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