Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 3.42 KB

File metadata and controls

26 lines (21 loc) · 3.42 KB

docusign-signature-appliance-api-recipes

DocuSign Signature Appliance: API Recipes

The DocuSign Signature Appliance supports several APIs. This repo includes example programs for them.

For more information on the APIs, including Hello World examples and reference documentation, please contact your DocuSign Account Executive.

DocuSign Signature Appliance Web Agent API

  • Hello World Example A Node.JS example of signing a PDF file via the Web Agent. You can try the example, for free, on Heroku.
  • PHP-WP-CoSign-forms A WordPress plugin that processes web form data, converts it to a PDF by using WebMerge, and then digitally signs the PDF via the WebAgent API.

DocuSign Signature Appliance Local API

DocuSign Signature Appliance SOAP API