whitemtnelf
whitemtnelf

Reputation: 181

Docusign C# API calls for Connect

I'm using the C# API provided by Docusign on GitHub and need to query Docusign for Connect message delivery failures. I've viewed the classes via Object Browser in Visual Studio and its not obvious which API & method to use. Does anyone know how to do this?

Upvotes: 1

Views: 254

Answers (1)

Ergin
Ergin

Reputation: 9356

Unfortunately the DocuSign Connect endpoints have not been exposed in the current version of the DocuSign C# client. I've gone through and updated the Omitted Endpoints list in the repo to reflect that. This functionality will most likely be added in 2-3 months.

Upvotes: 1

Related Questions