How to use the ‘Resource Scheduling – Apply work templates for resources’ Action within Power Automate

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…

Read More

Azure DevOps Pipelines – How to migrate Calendar Rules using PowerShell

I successfully migrated Bookable Resource and Work Hour Template Calendar Rules between environments using the following approach: Firstly, I inserted the connection details for both the source and target environments. Then, I utilized Microsoft functions, starting with ‘GetCalendar,’ which retrieved…

Read More

How to retrieve the record Id of the parent form using (Form Component Control)

We were initially tasked with displaying a list of Work Order Incidents that are associated with the Resource Requirement, which, in turn, is linked to the current Booking record. To fulfil this requirement, we utilized the Form Component Control feature…

Read More