Giter Site home page Giter Site logo

qs-curl's Introduction

DocuSign Quickstart API code examples with Curl

Repository: qs-curl

These quick start examples provide straight-forward curl-based code examples for quickly trying the DocuSign eSignature API

The repo includes:

  1. qs-01-curl-embed-signing-ceremony.sh -- Embedding a signing ceremony in your web application.
  2. qs-02-curl-send-envelope.sh -- Sending a signing request via an email to the signer.
  3. qs-03-curl-list-envelopes.sh -- Listing the envelopes in the user's account, including their status.

These examples do not include authentication. Instead, use the DocuSign DevCenter's OAuth token generator to create an access token.

For more information, see the DocuSign DevCenter Code Examples section.

Installation

These examples use curl and the bash shell as provided in modern versions of MacOS.

Download or clone this repository to your machine then configure the examples.

Configure the examples' settings

Each quick start example is a standalone file. You will configure each of the example files by setting the variables at the top of each file:

  • Access token: Use the OAuth Token Generator. To use the token generator, you'll need a free DocuSign Developer's account.

    Each access token lasts 8 hours, you will need to repeat this process when the token expires. You can use the same access token for multiple examples.

  • Account Id: After logging into the DocuSign Sandbox system, you can copy your Account Id from the dropdown menu by your name. See the figure:

    Figure

  • Signer name and email: Remember to try the DocuSign signing ceremony using both a mobile phone and a regular email client.

Run the examples

Use the bash shell to run the examples:

bash qs-01-curl-embed-signing-ceremony.sh
bash qs-02-curl-send-envelope.sh
bash qs-03-curl-list-envelopes.sh

Support, Contributions, License

Submit support questions to StackOverflow. Use tag docusignapi.

Contributions via Pull Requests are appreciated. All contributions must use the MIT License.

This repository uses the MIT license, see the LICENSE file.

qs-curl's People

Contributors

larryklugerds avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.