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…
Tag: Cloud Flow
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…
Azure DevOps Pipelines – How to enable Cloud Flows using PowerShell
The below example will demonstrate how to enable cloud flows in Dynamics 365 after a solution deployment using Azure DevOps Pipelines and Releases. I will be using an Application User for authentication. You will need to add the PowerShell script…