Skip to main content

Posts Tagged ‘Microsoft Flow’

Digital Transformation

How to Migrate Dynamics 365 Product, Product Bundles, and Price Lists

Configuring products and price lists in Dynamics 365 is complicated and time-consuming. I wanted to create a process to quickly migrate this data from one environment to the next. I had about 100 products, 40 product bundles, and 25 price lists to migrate into a production environment. I did not have any product hierarchies, notes, […]

complex sales quote

How to Create an Approval Flow using Microsoft Flow

This solution will show you how to create an approval flow using Microsoft Flow. Below is the structure of the flow: Add the “SharePoint – When an item is created” trigger. Add the “Send an email notification” action to remind the user that the submission is successful. Add the “Initialize variable” action. This action is […]

Send a Flow Approval to a SharePoint Group’s Members

Out of the box Microsoft Flow does not currently support getting the members of a SharePoint group. This makes it difficult to utilize existing groups that outdated SharePoint Designer Workflows would use. This leaves two options for a flow creator, A) create a custom list to track approvers, or B) set static emails in the […]