PowerPlatformConnectors/certified-connectors/Meisterplan
Sebastian Kolb c986b0b7bb
Use API Key Authentication for Open Sourced Connector (#3596)
- change Authentication from OAuth to API Key so creating a custom connector works out of the box
2024-07-26 20:21:15 +05:30
..
apiDefinition.swagger.json Add task management api endpoints (#3548) 2024-06-25 15:36:36 +05:30
apiProperties.json Use API Key Authentication for Open Sourced Connector (#3596) 2024-07-26 20:21:15 +05:30
readme.md Use API Key Authentication for Open Sourced Connector (#3596) 2024-07-26 20:21:15 +05:30

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.