Availability All Editions
With Microsoft Power Automate, you can automate repetitive process steps between different tools and Meisterplan. This minimizes data maintenance and allows you to focus on more important tasks.
- What Is Microsoft Power Automate?
- Prerequisites
- Get Started
- Possibilities with Meisterplan and Power Automate
- How do Triggers Work?
- Templates for Meisterplan Flows
What Is Microsoft Power Automate?
Microsoft Power Automate is a service that allows you to create automated workflows between different tools. Meisterplan’s Power Automate Connector makes it easy to integrate with the tools your teams use.
If you haven't used MS Power Automate yet, you can learn more here.
Prerequisites
Meisterplan:
You need to have the Access Meisterplan APIs and Connect External Applications right to use this feature. When setting up a flow, you have to give Power Automate one time access to your Meisterplan account. You can find this i nthe left sidebar under Connections:
The flow responds to the rights you have in Meisterplan. For example, if you don't have the Access Financial Data user right, you cannot create a flow that is related to this right.
You can access an overview of which tools have access to your Meisterplan under My Profile > Manage Apps > App Access. You can revoke this access at any time.
MS Power Automate:
You can access Power Automate with a Microsoft Office Subscription (for example, through your organization). You also need the license for Premium Connectors to use the Meisterplan Connector.
Otherwise, you can register and set up your first flow at https://powerautomate.microsoft.com/en-us/.
Sharing and Transferring Flows to Other Users
You can share Power Automate Flows with other users (thus also making them owners). All owners can delete other users and change log-in information. This is especially helpful when the creator of the flow leaves your organization. Learn more in the Power Automate documentation.
Get Started
Open Power Automate and click +Create in the left sidebar. Then, click Build your own. Select a trigger in Meisterplan and at least one triggerable action in your external tool, or vice versa.
How Triggers Work
A trigger is an action that starts (or triggers) a workflow. It is the start of each Power Automate flow. Triggers can be a multitude of actions. For example, a trigger can be activated when a project in Meisterplan is moved. Essentially, a trigger is a condition that, when fulfilled, starts the execution of a process. You can decide which actions will be triggered in other tools in your Power Automate flows.
Below, you can find an overview of available triggers.
How Actions Work
An action is what happens once a Power Automate flow has been started. Actions are specific tasks that your flow automatically performs, like adding a resource or updating the duration of a project. You can set up multiple actions in one flow. This can work, for example, when an action is trigged by a change in a project in a different tool; the change can update the project in Meisterplan, and then send a notification to a Microsoft Teams channel.
Examples for Power Automate Flows with Meisterplan
In the following examples, you'll find ways you can automate your processes between Meisterplan and external tools.
Notify Project Managers of Project Changes
When a project changes, project managers can receive an automatic notification with the relevant details in an external tool, like a Microsoft Teams channel.
- Open Power Automate and select Create > Automated cloud flow:
- Enter a name for the workflow and select Meisterplan > Create Webhook as the trigger:
- Click Create Webhook to configure the parameters in the left sidebar:
- Select PROJECT_UPDATE as the event type, and enter the relevant scenario beneath that:
- Select the plus symbol and then Add an action to add a new action:
- Enter Meisterplan in the top and select Get Projects by ID as the action. If necessary, click See more to view all actions:
- Click the fields Scenario ID and ProjectID and type either a slash or click the lightning bolt at the end of the field:
- Select Entity ID in the dropdown, and select Scenario ID as the ScenarioID:
- Click on the plus icon, like in step 5, and then Add an action. Type Teams post in, and select Post message in a chat or channel as the action:
- Enter all of the relevant details (channel, team, message, etc.) and add, if needed, dynamic content (like a project name in part of the message) as described in step 7:
- Click on Save in the toolbar to save your flow:
Notify Project Managers of Project Approval
When an initiative has been approved, project managers can receive an automatic notification with the relevant details in an external tool, like in a Microsoft Teams channel or Outlook.
- Follows steps 1-8 from above.
- Add an additional action by clicking on the plus sign and then Add an action. Type in Control and select Condition as the action:
- Click on the first field and enter either a slash or click the lightning symbol to select dynamic content:
- Enter "notification" into the search field and select Notification Change Type:
- Enter the changeType "PROJECT_FIELDS_CHANGED" (REST API webhook) as condition (not as dynamic content, but as direct input):
- Add a new row by selecting New item > Add Row:
- Type either a slash or click the lightning bolt at the end of the field to enter dynamic content. Select Field Name:
- As condition, select is equal to and enter Stage Gate as the second value (not as dynamic content, but as direct input):
- Add a new row by selecting New item > Add Row. Select Stage Gate as dynamic content (the second of the two stage gate options), select the condition as is equal to and enter Approved (or whatever the relevant field name is) as the second value:
- Click on the plus icon under the green button True and select Add an action.
- Enter in Outlook, and under Outlook 365 or Outlook.com, click See more and select Send email with options. Click Advanced Parameters to select the details that you would like to specify in the email. Enter the preferred data there, such as recipient, subject line or the email content:
- Click Save in the toolbar to save your flow.
Available Triggers and Actions
Triggers
In Meisterplan, the trigger Create Webhook has the following possible event types:
- Any Project Activity
- Project Created
- Project Updated
- all updates or
- updates about specific project information, like changes to allocations, milestones or project fields (all or specific project fields)
- Project Deleted
Each notification that is sent out because of a trigger includes specific information. In the following table, you can see an overview of which information is available in each message:
Trigger | Information included in the message |
webhookId | The Webhook ID; only relevant when you want to implement your own server to process the message |
eventId |
Unique notification ID; only relevant when you want to implement your own server to process the message; with the ID, you avoid having already-received notifications being processed for a second time |
eventType | either PROJECT_CREATE, PROJECT_UPDATE or PROJECT_DELETE |
scenarioId | the ID of the scenario in which the event (more specifically, the change) happened |
entityId | the ID of the project in which the event (more specifically, the change) happened |
eventTimestamp | Time of the event |
changeType |
Type of change, which will normally only include data for the eventType project-updated; possible data:
|
changedFields |
only includes data for changeType PROJECT_FIELDS_CHANGED and PROJECT_MILESTONE_CHANGED; possible data:
|
Actions
Possible actions in Meisterplan that can be trigged by external tools include the creation or editing of the following data:
- Projects
- Resources
- Roles
- Milestones
- Milestone Dependencies
- Calendar
- Business Goals
- Allocations
- Financials
- Actuals Data (ex., Actual Time Worked)
- Absences
- OBS
- Program
- Role Capacities
Templates for Meisterplan Flows
Our Power Automate templates help you automate your workflows even more quickly and easily. The following templates support common actions between Meisterplan and other apps. You can also find these templates in Meisterplan in the left sidebar under Integrations > Power Automate.
Please note: Microsoft Power Automate is a third-party application, and its use is subject to Microsoft's privacy policy. If you encounter any problems with Power Automate, please contact the Microsoft support.