Giter VIP home page Giter VIP logo

blog-microsoft-build-2018-demo's Introduction

Microsoft Build 2018 Demo: Using the DocuSign C# SDK to integrate with Microsoft Visual Studio, Azure, and SharePoint

At the Microsoft Build 2018 conference, we presented a comprehensive demo for using many technologies in the Microsoft stack, including Visual Studio 2017, Azure functions, and SharePoint Online. We showed how to use our C# SDK in a console app to send an envelope with a document created from a template for signature. We also showed how to setup an Azure function as a webhook listener to receive DocuSign Connect status messages. Finally, the demo showed how to upload completed (signed) documents into SharePoint.

This repository provides the Visual Studio Code and necessary files to setup and configure the demo we showed at Microsoft Build 2018. Detailed instructions can be found in this blog post

Files for you to update

Refer to to this blog post for complete details, but you'll need to modify these files for your specific configuration information before you can run the demo:

  • PrivateKey.txt - contains the private key you will generate for OAuth2 authentication.
  • App.config - configuration file that contains values for your DocuSign sandbox account configuration, along with envelope and SharePoint configurations that are specific to your demo. The values for you to replace can be found by searching for "ReplaceMe" in the file.

Files for you to copy content

Files that you will copy in their entirety are:

  • AzureFunctionCode.txt - contains the code you'll need in your Azure function to respond to DocuSign Connect messages.
  • AzureFunctionTest.txt - Sample, but stripped-down, XML response message that mimics what a DocuSign Connect message looks like. This enables you to test your Azure function even before you receive an actual Connect message.
  • AgreementSample.docx - Sample document for you to upload into your DocuSign sandbox account as a reusable template.

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.