Power Automate – Linked Entity Attributes

Linked entities in FetchXML are entities that are related to the primary entity specified in the FetchXML query. Linked entities allow you to retrieve data from multiple related entities in a single query, and to traverse the relationships between entities to retrieve related data. When you are filtering records in Power Automate with FetchXML you … Continue reading Power Automate – Linked Entity Attributes

Advertisement

Dynamics 365 – Call Power Automate Flow from JavaScript

In this post I will show the steps to call Cloud(Power Automate) flow from Javascript. I will send a JSON request body to my flow and get a JSON response body back. We will do that in 3 simple steps. Let's start. Step 1 - Create a Power Automate Flow Go to https://make.powerautomate.com/ and choose … Continue reading Dynamics 365 – Call Power Automate Flow from JavaScript

HOW TO CREATE BUSINESS PROCESS FLOWS TO UPDATE STATUS

Business process flows(BPFs) are great if you want to ensure that people enter data consistently and follow the same steps every time they work with a customer. For example, you might want to create a business process flow to have everyone handle customer service requests the same way, or to require that people get approval … Continue reading HOW TO CREATE BUSINESS PROCESS FLOWS TO UPDATE STATUS