ADO.NET Provider for API

Build 26.0.9655

Operations

The provider has high-performance operations for processing data. You can also extend the provider with your own operations.

The provider has the following operations:

Operation NameDescription
jsonproviderGetThe jsonproviderGet operation is an APIScript operation that is used to process JSON content. It allows you to split JSON content into rows.
xmlproviderGetThe xmlproviderGet operation is an APIScript operation that is used to process XML content. It allows you to split XML content into rows.
csvproviderGetThe csvproviderGet operation is an APIScript operation that is used to process CSV content.
oauthGetAccessTokenFor OAuth 1.0, exchange a request token for an access token. For OAuth 2.0, get an access token or get a new access token with the refresh token.
oauthGetUserAuthorizationURLGenerates the user authorization URL. OAuth 2.0 will not access the network in this operation.
utiladoCloudOAuthGets an OAuth token.
utiladoRefreshOAuthRefreshes any OAuth tokens that are close to expiring.
utiladoSleepSuspends processes for a specified duration (in seconds).
utiladoPushPageTokenPushes a page token value to rows@next without pushing a row to the result set.

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