JDBC Driver for Mailchimp

Build 25.0.9540

BatchWebhooks

Provides information about batch webhooks, which notify external systems of completed batch operations.

Table Specific Information

Select

The 本製品 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 本製品.

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

Columns

Name Type Description
Id [KEY] String The unique identifier assigned to the batch webhook configuration.
Url String The destination URL that receives notifications when batch operations complete.
Enabled Boolean If the value is 'true', the webhook is active and will send notifications. If the value is 'false', the webhook is disabled.

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