Power BI Connector for DocuSign

Build 23.0.8839

SendLists

A list of bulk send lists belonging to the current user, as well as basic information about each list.

View Specific Information

The 本製品 will use the DocuSign API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.

  • BulkSendListId supports the '='.

For example, the following queries are processed server side:

SELECT * FROM SendLists
SELECT * FROM SendLists WHERE BulkSendListId = 'asd-wdas-dw'

Columns

Name Type References Description
BulkSendListId String The GUID of the bulk send list.
CreatedByUser String The GUID of the user who created the bulk send list.
CreatedDate Datetime The UTC DateTime that the bulk send list was created.
Name String Specifies the recipient's name.

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