Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section

The Postman Guide leads you through a REST sample (uploading a file, sending a signature request) with Postman and the eSignAnyWhere API. In this Guide you will find information about the configuration of the first API call to sending your first signature request with REST API. Before starting with this Guide please also have a look at the Swagger which contains the documentation of our REST API: https://demo.esignanywhere.net/Api

Here you find our tutorial for SOAP and SoapUI.

Please also see the developer mode for this tutorial here: Visit the developer mode.

Download files for tutorial (JSON for Tutorial, JSON for variables, PDF): eSignAnyWhere_Tutorial_Files.zip


Info

You can either use the following guide which explains Postman and shows the individual api calls or you can import the Swagger in Postman with this link: https://demo.esignanywhere.net/Api
After the import you have already imported all api calls with the descriptions.
How to import: Just select “import” in Postman and then select the “import from link” and add the link above.

...