c986b0b7bb
- change Authentication from OAuth to API Key so creating a custom connector works out of the box |
||
---|---|---|
.. | ||
apiDefinition.swagger.json | ||
apiProperties.json | ||
readme.md |
readme.md
Meisterplan Connector
Whether your work is traditional, agile or hybrid, Meisterplan helps portfolio and resource managers manage people across teams and initiatives. Our fully-featured REST API allows you to keep your business data synchronised and consistent across the many tools you use to achieve your planning goals.
Publisher
This connector is published by Meisterplan.
Prerequisites
You will need the following to proceed:
- A Microsoft Power Apps or Power Automate plan with custom connector feature
- A Meisterplan user with the following Integration Rights:
- Access Meisterplan APIs and Connect External Applications
- The Power platform CLI tools
Supported Operations
The connector supports reading and/or updating the following Meisterplan entities:
- Absences
- Actual Time Worked
- Allocations
- Business Goals
- Calendars
- Financial Actuals
- Financials
- Milestones & Milestone Dependencies
- OBS
- Portfolios (read only)
- Priorities
- Programs
- Projects
- Project Comments (read only)
- Allocation Comments (read only)
- Resources
- Role Capacities
- Roles
- Scenarios (read only)
- Task Management
- Users (read only)
The connector supports triggers for project created, project updated and project deleted events.
You can find the complete REST API documentation here.
Building the connector
You can download the API definitions file swagger.json
from our system.
You will need an API-token to connect to the REST-API. For details on how to create an API-token, see our documentation.
Obtaining Credentials
This connector uses an API key to access your Meisterplan system. To obtain an API key, please follow the instructions here.
Known Issues and Limitations
The Meisterplan Connector uses the Meisterplan REST API. A description including status codes can be found in the REST API documentation. Additional information can be found in the Help Center. When creating a custom connector use "API Key" as authentication mechanism with Header variable name "Authorization".
Deployment Instructions
Please use these instructions to deploy this connector as a custom connector within Microsoft Power Automate and Power Apps.