An open API service indexing awesome lists of open source software.

https://github.com/docusign/sample-app-salesforce-apex


https://github.com/docusign/sample-app-salesforce-apex

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# MyFinance: Docusign Sample Application

## Introduction
MyFinance is a Docusign sample application showcasing how you can integrate Docusign and Salesforce with the Apex Toolkit. You can find a live instance running at [https://myfinance.sampleapps.docusign.com](https://docusignsamplefinance-developer-edition.na156.force.com/myfinance/s/).

The examples were created using these Docusign APIs and features:
* [Embedded signing](https://developers.docusign.com/docs/salesforce/how-to/embedded-sending-signing/).
* [Adding tabs to a document](https://developers.docusign.com/docs/salesforce/how-to/send-envelope-with-tabs/).
* [Sending an envelope from a template](https://developers.docusign.com/docs/salesforce/how-to/send-envelope/).

## Installation

### Prerequisites
* A Docusign Developer demo account (email and password) on [demo.docusign.net](https://demo.docusign.net). If you don't already have a developer account, create a [free account](https://go.docusign.com/o/sandbox/).
* A Salesforce developer account and org that has installed the [Docusign eSignature for Salesforce package](https://developers.docusign.com/docs/salesforce/how-to/apex-toolkit-install/).
* Visual Studio Code set up with the necessary [Salesforce development tools](https://trailhead.salesforce.com/content/learn/projects/set-up-your-lightning-web-components-developer-tools/install-development-tools).

## License information
This repository uses the MIT License. See the [LICENSE](./LICENSE) file for more information.