ADO.NET Provider for Mailchimp

Build 26.0.9655

VerifyConnectedSiteScript

Verifies that the connected sites script has been installed, either via the script URL or fragment.

Stored Procedure-Specific Information

To run this procedure, you must specify the ConnectedSiteId input parameter. For example:

EXEC VerifyConnectedSiteScript ConnectedSiteId = 'your_site_id'

Input

Name Type Required Description
ConnectedSiteId String True The unique id for the site.

Result Set Columns

Name Type Description
Success String Indicates whether the operation was successful.

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