Skip to main content
The official Essal Postman collection provides pre-built requests for every endpoint across all six apps. It includes example request bodies, environment variables, and a pre-request script that handles authentication automatically.

Importing the Collection

  1. Open Postman
  2. Click Import
  3. Enter the collection URL:
    Or download from the Essal GitHub repository

Setting Up the Environment

  1. Click Environments → Add
  2. Create a new environment called Essal Production with these variables:
For sandbox testing, create a second environment with base_url set to https://sandbox.essal.cloud/v1 and a sandbox API key.

Collection Structure

The collection mirrors the API structure:

Running the Collection

Use Postman’s Collection Runner to run a full end-to-end sequence — for example, creating a contact, creating a deal, and advancing it through stages — in a single automated run.