About Adobe Sign Adapter Use Cases

The Adobe Sign Adapter can be used in scenarios such as the following.

  • Select the Send Agreement for Signature operation in one integration to send an agreement for review and signing. Select and configure the REST Adapter as the trigger. Appropriate data mapping between the REST Adapter and Adobe Sign Adapter is performed in the mapper. Invoke the integration endpoint with a REST client to send a POST request to the REST Adapter. Appropriate data mapping between the REST Adapter and Adobe Sign Adapter is performed in the mapper. The Adobe Sign Adapter sends the data as a payload while invoking the configured operation in Adobe Sign.

  • Select the Get Agreement Form Data operation in the other integration to retrieve the data entered by a user when they completed the interactive agreement form fields and signed the agreement. Appropriate data mapping between the REST Adapter and Adobe Sign Adapter is performed in the mapper. The REST Adapter sends a GET request to the Adobe Sign Adapter, which returns the form data and the signed agreement.

Note:

Oracle Integration offers a number of pre-assembled solutions, known as recipes, that provide you with a head start in building your integrations. You can start with a recipe, and then customize it to fit your needs and requirements. Depending upon the solution provided, a variety of adapters are configured in the pre-assembled solutions.

See the Recipes page on the Oracle Help Center.