HOW TO CREATE WORKFLOWS IN MICROSOFT DYNAMICS 365?

Let us see how users can create workflows in Dynamics 365 to automate certain business processes without requiring user interaction. Small workflows are an excellent method for non-developers to improve specific processes and get the most out of their CRM. Let’s look at how to design a workflow that sends an email to “everyone” when […]
HOW TO SWITCH BUSINESS PROCESS FLOW IN DYNAMICS 365 USING JAVASCRIPT?

Let us see how to switch Business Process Flow BPF in Dynamics 365 of an Entity using JavaScript.We come across scenarios where we need to switch a BPF based on change of form or on change of a Field value. BPFs currently have a limitation on the number of stages (30 max) and the number […]