ADO.NET Provider for DocuSign

Build 23.0.8839

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to DocuSign APIs.

Key Features

  • The provider models DocuSign entities like documents, folders, and groups as relational views, allowing you to write SQL to query DocuSign data.
  • Stored procedures allow you to execute operations to DocuSign, including retrieving the access token and keeping it refreshed in OAuth 2.0.
  • Live connectivity to these objects means any changes to your DocuSign account are immediately reflected when using the provider.

Views

Views describes the available views. Views are statically defined to model Accounts, Documents, Folders, and more.

Stored Procedures

Stored Procedures are function-like interfaces to DocuSign. Stored procedures allow you to execute operations to DocuSign, including downloading documents and moving envelopes.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839