Introduction
Welcome to the developer documentation of ISOPlanner!
Introduction
ISOPlanner maintains an authenticated REST API.
- Base URL Main Automation API: https://svc.isoplanner.app/api/v1
- Base URL Business intelligence (BI) API: https://svc.isoplanner.app/bi/v1
- Authentication Type: Azure Active Directory (OAuth2)
- Token: Bearer token in header
Requirements
- If you create a token using a user, you need a management license for ISOPlanner
- If you create a token using a service principal, you don’t need a license for ISOPlanner
Open API 3
You can download our Open API 3 specification file for use in Postman, Insomnia or your tool of choice. Keep in mind that we’ll occasionally update our Open API 3 specification file, so you might need to re-import it from time to time. Please check the tutorial how to make requests using Postman or Insomnia.
Power Automate
ISOPlanner maintains a Power Automate Connector which is certified by Microsoft.
Business Intelligence
ISOPlanner maintains a Power BI Connector which you can you to create interactive reports.
Resources
- ISOPlanner API with Postman or Insomnia
- How to work with workflows
- Endpoint Overview
- Business Intelligence (BI) Data model tables and fields