YOUSIGNSEND Workflow Application

Overview

The YOUSIGNSEND workflow application lets you send one or more documents to Yousign for electronic signature.

How it works

  • The YOUSIGNSEND application will create a unique envelope and send it to one or multiple signers.

  • You can specify one or multiple files per YOUSIGNSEND action. To do this, use the FILEx parameter, where x corresponds to the file number (e.g FILE1). At least one file is required.

  • You can specify one or multiple signers. To do this, use the combination of SIGNER_FIRSTNAME_LIST, SIGNER_LASTNAME_LIST, and SIGNER_EMAIL_LIST. You can also use SIGNER_FIRSTNAMEx , SIGNER_LASTNAMEx, and SIGNER_EMAILx, where x corresponds to the signer number.

  • Application logs are available. These can be specified by setting the value of the YousignSendLogLevel parameter in the web.config file to 0 to deactivate logs, 1 for error logs, 2 for information logs, or 3 for debug logs; the default value is 0.

Configuring the Yousign API

Create a Yousign API application

  1. Click the New API key button.

Required parameters

You can use either of the following configurations: with a signers list or with signer numbers.

With a list of signers

With signer numbers

Optional parameters

Yousign configuration

General

Return parameter

Examples

With a list of signers

With signer numbers

Last updated