1 About This Recipe
Use these recipes to create a draft envelope in your DocuSign account and retrieve the status of an existing DocuSign envelope from an external application.
Note:
These recipes are available in Oracle Integration as:
- REST — DocuSign | Create Envelope
- REST — DocuSign | Get Envelope Status
Oracle provides this recipe as a sample only. The recipe is meant only for guidance, and is not warranted to be error-free. No support is provided for this recipe.
Overview
With these recipes, you can:
- Create a draft envelope containing a document (for example, a PDF) in your DocuSign account. Subsequently, from your DocuSign account, you can edit this envelope and send it to the required recipients.
- Retrieve the status of an existing envelope in your DocuSign account.
To use the recipes, you must install the recipes and configure the connections within them. Subsequently, you can activate the recipes and trigger their respective integration flows through REST requests with necessary request parameters.
| Integration | Description | Parameters required to run the recipe |
|---|---|---|
| Oracle REST DocuSign Create Envelope | Creates a draft envelope containing a document in your DocuSign account. |
Provide the following parameters in the request message:
|
| Oracle REST DocuSign Get Envelope Status | Retrieves the status of an existing envelope in your DocuSign account. | Provide the ID of the DocuSign envelope of which you want the status. |