Tag: Flow

Using Microsoft Flow to Split PDFs based on Data Values
Using Microsoft Flow to Split PDFs based on Data Values
Blog Posts

In this article, we will explain how to use Microsoft Flow to process a document within a SharePoint Library and split the document into parts based on specific values within the document.  The document we are going to use in this example contains a mixture of single & multipage invoices. The scope of this flow… READ MORE

Counting SharePoint users using Microsoft Flow
Counting SharePoint users using Microsoft Flow
Blog Posts

This post will show you how to make a REST call to the SharePoint API and process the JSON response using Microsoft Flow. Background As part of a solution I was building I needed to count the number of users in a SharePoint permission group. Unfortunately, the number of users is not returned in the SharePoint… READ MORE

How to translate a document from one language to another using Microsoft Flow
How to translate a document from one language to another using Microsoft Flow
Blog Posts

Microsoft Flow is a powerful cloud-based service that provides line-of-business users to create automated workflows. Microsoft Flow helps to connect with multiple data sources and services including Office 365, SharePoint, Trello, Salesforce, Dynamic 365, Google Drive, OneDrive, Dropbox, DocuSign, HelloSign, Azure App services, Microsoft Translator and custom APIs etc. In this blog, we are going… READ MORE