About 29 results
Open links in new tab
  1. REST API Reference | Docusign

    The Docusign eSignature REST API provides you with a powerful, convenient, and simple Web services API for interacting with Docusign.

  2. EnvelopePublish Resource | REST API | Docusign

    The EnvelopePublish resource provides a method for submitting existing envelopes to a webhook using an ad hoc Connect configuration. See the Connect category for related endpoints.

  3. createConfiguration | REST API | Docusign

    Connect is a webhook service that provides updates when certain events occur in your eSignature workflows. You can use this endpoint to create: Account-level Connect configurations to listen …

  4. createHistoricalEnvelopePublishTransaction | REST API

    Set the webhook address with the urlToPublishTo request body parameter. This endpoint does not call an existing Connect configuration or create a new Connect listener to monitor new …

  5. Calling C# SDK methods and handling errors | Docusign

    Making API calls through the C# SDK requires calling defined methods in classes in the DocuSign.eSign.Api namespace. Each of these classes corresponds to a group of endpoints …

  6. eSignature How-Tos & Code Examples | REST API | Docusign

    This section contains eSignature API how-tos that show how to implement the Docusign eSignature REST API in a variety of scenarios.

  7. Handling API responses | Docusign

    Responses are usually JSON or XML-formatted objects. In some cases, such as when requesting a document, the response is data. Response status Successful API responses are in the 200 …

  8. TemplateCustomFields Resource | REST API | Docusign

    A template custom field enables you to prepopulate custom metadata for all new envelopes that are created by using a specific template. You can then use the custom data for sorting, …

  9. listEventFailureLogs | REST API | Docusign

    Gets the Connect failure log information.

  10. How-To Download Envelope Documents | REST | Docusign

    How to download envelope documents This topic demonstrates how to retrieve documents from an envelope, such as the generated Certificate of Completion (which is created when a …