How to use the
LAWtrust Postman sample code
Overview
SigningHub allows organisations to
automate their workflow through SigningHub through the use of the
SigningHub REST API.
LAWtrust provides a Postman
project with examples of how to accomplish various use cases in
SigningHub. The examples are provided to help developers get an
understanding of they can implement their own electronic and digital
signing workflows in SigningHub.
The following ‘How-to’ guide
will assist developers to start using the Postman project to test use
cases in Postman.
Prerequisites
Process
To start using the sample code:
The import process will be explained
in greater detail below.
Import
the sample code and environmental variables
|
#
|
Step
|
1
|
Download
and install Postman.

|
2
|
Open Postman and
click the Import
button.

|
3
|
Click the Upload
button.
Select the
LAWtrust Demo sample code.
Click the Open
button.

|
4
|
On the IMPORT
screen click the Import
button.

|
5
|
The sample code
has now been imported into Postman.

|
6
|
Import the
Environmental Variables, by clicking on the Manage
Environments button.

|
7
|
On the Manage
Environments screen, click the Import
button.

|
8
|
Click the Choose
File button.
Select the
LAWtrust
Demo.postman_environment.json file.
(The name of the environment file might differ).
Click the Open
button.

From the
Environments
dropdown, select your environment.

|
9
|
The sample code
and the environment variables are imported and ready to use.

|
Related articles