Guide
  • SDK

    • PHP
    • .NET
  • Postman

    • Postman Collection
Api Docs
Guide
  • SDK

    • PHP
    • .NET
  • Postman

    • Postman Collection
Api Docs
  • Getting Started

    • Getting Started
    • Integration process
  • Tools and libraries

    • SDK for PHP
    • SDK for .NET
    • Postman Collection
  • Fundamentals

    • Authorization
    • Errors
    • Extensions
    • Rate Limits
  • API Objects

    • Resources
    • Managing calendars
    • Online Features
    • Patient Presence
  • Callbacks

    • Push vs Pull
    • Real-time requests
  • Mappings

    • Vendor mapping
  • Changelog

    • Changelog
DOCPLANNER INTEGRATIONS

Postman Collection

Postman provides an accessible and user-friendly way to test and interact with the Docplanner API. This guide explains how to get started.
Docplanner integrations - img
Docplanner integrations - icon

Learn how to quickly import the Postman collection and begin testing the Docplanner API.

Docplanner integrations - icon

Postman is useful throughout both development and post-launch maintenance of your integration.

Docplanner integrations - img

What is Postman?

Postman is a widely used API client that enables developers to create, share, test, and document APIs efficiently. With Postman, you can craft and save both simple and complex HTTP/S requests, review their responses, and streamline your integration workflows.

If you haven't installed Postman yet, you can download it here.


Docplanner Postman Collection

The Docplanner API Postman collection file is available for direct import here. If you already use Postman, you can easily import the collection by clicking the button below:

Run in Postman

Steps to Import and Configure the Collection

  1. Download the collection file.
  2. Open Postman and click the Import button.
  3. Drag and drop the downloaded file into the import window.
  4. Confirm and complete the import process.

Setting Up Collection Variables

Once the collection is imported, configure required variables:

  1. Right-click on the imported collection and select Edit.
  2. In the collection settings, navigate to the Variables tab.
  3. Update the baseURL variable with the local Docplanner domain you intend to use (see the list of domains).

You are now ready to start testing and exploring the Docplanner API using Postman.

Prev
SDK for .NET