
All Articles
-
Power Automate: Retrieve Record Id via Web API / OData query
We can use invoke an HTTP request to get the Dataverse Id of a record via an OData query, e.g. for…
-
Performing Azure Devops Board tasks with Power Automate
Here are some useful applications of Power Automate’s Azure Devops Work Item actions. For ones where you use the find example…
-
Find and document Power Automate Flows with ChatGPT and the Web Api
This post builds on this blog which talks about using the SQL CDS tool to search for Power Automate Flows that…
-
Top D365 and Power Platform Courses
Here’s a list of courses that I have found really useful when learning more about working with Dynamics 365 and the…
-
An easier way to find flow runs for frequently running Power Automate Flows
To locate a flow run when investigating a failed process you need to navigate to this page and keep clicking the…
-
OrgDB Settings
Some Dynamics 365 settings need to be done via the Org DB settings, there is a managed solution that can be…
-
Update a record via JavaScript Xrm.Page and the browser console
If you need to do an update to a record but the column/field is either locked or not on the form…
-
Run JavaScript via Bookmarklets in Chrome when you can’t install browser extensions
If you can’t install browser extensions like Level Up due to organizational policies, an alternative is to paste in the JavaScript…
-
Business Process Flows UI to See/Edit Security Roles
In Dynamics 365, when you click ‘Edit security roles’ in the BPF user interface it doesn’t show you which security roles…
