We had a requirement to automatically set the work hours of a Bookable Resource through Power Automate To do this you will need to use the ‘Unbound Action’ called msdyn_applyworktemplateforresources The action requires two values: Below you can see that…
Category: Project Operations
How to filter Bookable Resources by Project on the Schedule Board
Within in the Schedule Board Settings in the ‘Filter Layout’ xml you need to add the Projects option to allow users to search for the project. I have highlighted the xml I added below: Next you need to edit the…
How to use private Microsoft Custom API’s within Power Automate
In my scenario, I sought to utilize a specific Custom API provided by Microsoft. However, I encountered an obstacle as the Custom API was designated as private. I aimed to incorporate the Custom API shown below into my Power Automate…
How to Auto Approve Time Entries, Expenses and Material Usage Logs
If you have a requirement to allow auto approving of Time Entries, Expenses and Material Usage Logs in Project Operations, then you can achieve this by using a Power Automate Flow. You need a trigger on creation of a Project…