cancel
Showing results for 
Search instead for 
Did you mean: 

Join the discussion

Most Recent
anttipajunen
Advocate II
Advocate II

 
Once in a while, there are situations where the OOTB features of Dynamics 365's first-party apps simply run out. While Field Service can be a powerful tool to create additional value in a service/maintenance business, it also has its limits. I have previously written about Time Entries in Field Service by using Flow and PSA so let's continue on that path and see how we can enable field technicians to sell more by leveraging the power of the Power Platform.
 
Read more...

Jay-Encodian
Community Champion
Community Champion

 

My name is Jay Goodison, one of the co-founders of Encodian and this post covers our recently released 'Encodian' connector which provides a new set of robust actions for creating, watermarking, securing, OCR'ing and merging PDF documents as well as image clean-up operations, bringing auto-rotate, de-skew and de-speckle capabilities (plus lots more!) to Flow.

Read more...

Anonymous
Not applicable

 

screenshot-2018-11-21-at-19-30-36.png

Teams are rapidly replacing traditional SharePoint workspaces. If and when this happens, we need a tool for end-users to order different teams for different purposes. 

Fortunately, Microsoft Graph has plenty of useful APIs for managing Teams. In this blog post, we build simple Teams provisioning solution without writing a single line of code.

Read more...

anttipajunen
Advocate II
Advocate II

 

This blog post will introduce you to an idea that allows you to pull products from Opportunity Lines in D365 CE to your Field Service Work Order Services and Work Order Products with Flow. No code is needed to accomplish this!

Read more...

themsenduser
Regular Visitor

 

How do you take that document that a user sent you, get it into SharePoint or Teams with the proper metadata/properties?

The answer is this quick and easy Flow, which will allow you categorize and move attachments into Document Libraries and add identifying metadata as part of the process. Using the sweep rules in an email inbox, you can manage and sort the emails and attachments in one simple process, and also use sweep rules to clean up the emails as they get stale if you so desire. By using Sweep Rules in combination with folders in Outlook and Document Libraries in SharePoint or (/Office365 Groups or Microsoft Teams), you can be very specific as to how attachments can be sorted and labeled as part of this process.

Read more...

pwapp_explorer
Advocate III
Advocate III

Ever created a Flow from a PowerApp and had strange names for your variables?
 
Read more...

pwapp_explorer
Advocate III
Advocate III

 

Very often we have a flow which is triggered by adding an item to a SharePoint list. and we would like to keep track of where the flow is for the particular list item The article explains how to keep track of your flow, from the SharePoint list.

Read more...

frederikbisback
Kudo Commander
Kudo Commander

What is the definition of Compose action with Microsoft Flow?

Read more...

Anonymous
Not applicable

img_1581-e1521371457844.jpg 

In this article, we build a solution that processes handwritten feedback.

Read more...

GabrielStJohn
Community Champion
Community Champion

Hey, Flow Fans!

 

Do you have a folder in your Inbox that receives all of your automated emails from one of the important services that you regularly use? Well, I do too! I get to use an awesome tool to stay ahead of the game with Twitter because I manage the Microsoft Flow Twitter account! This tool sends me an email every time one of my scheduled Tweets goes live. I don't know if you follow the Flow Twitter page, but that's 5 or more Tweets daily that I am alerted about via automated emails! This is why they all get moved to their own folder automatically via an email rule in Outlook. See how I use Flow to stay alerted if one of those automated emails is trying to alert me that a Tweet hasn't posted!!

 

Enjoy!

Read more...

Anonymous
Not applicable

orders-modify-item-4-2.png

In many cases, we like to know which SharePoint item columns user has been modifying. In this article, I show a super easy way to figure this out.

 

Read more...

MGLovesFlow
Advocate I
Advocate I

Are you still trying to figure out what do with SharePoint Hub Sites and how to control the 100 hub site limit?  Flow can be your answer by incorporating an approval flow to the SharePoint administrator.  In continuing with the development of Flow integration to SharePoint Online according to the latest October release notes: Site owners will be prompted to create and run an approval process whenever they want to join a hub site in their tenant. Furthermore, for organizations that have turned off self-site creation, users can now request a site to be provisioned, which will initiate a request to SharePoint administrators before being provisioned.

Read more...

GabrielStJohn
Community Champion
Community Champion

In this article, I'll show you how I get my boss to approve groups of batched Tweets before I load them in our custom built automatic Batch Tweet Scheduler Machine to go live on our channel. This is a follow-up article from the how-to article that I wrote about the Batch Tweet Scheduler that uses Microsoft Flow and Google Sheets to Automate hours and hours worth of tedious work! Enjoy!

Read more...

Anonymous
Not applicable

img_0356-e1512744863777.jpg

 

What can you do with a physical button in an office environment? Did you know that you can use a physical button in your Flows?

Read more...

themsenduser
Regular Visitor

 

One of the more powerful aspects of Flow is that it can take various actions based on conditions. Using Forms inside of Teams, you can very easily set parameters around different actions that will be taken based on the responses people give on your Form.

Read more...

bthibeault18
Advocate II
Advocate II

Keep your intranet news from going stale with a simple, shared mailbox and Flow!

Read more...

ScottShearer
Most Valuable Professional
Most Valuable Professional

This article discusses why you may not see all your SharePoint list items when using the Get Items action unless you set configuration options.  Other Flow Limits are also discussed.
Read more...

themsenduser
Regular Visitor

Publishing an HTML or other file to Azure blob storage can enable anyone who has the link to that specific file to access it and download it, which is a great way to provide much easier non-secure access to information than sharing that file directly from a One Drive or via SharePoint Online (as even a link that does not require authentication sometimes requires that user to have a Microsoft Online account).

Read more...

themsenduser
Regular Visitor

One of the most common desires for a workflow is the ability to create documentation from a form. There are endless business processes for this kind of workflow, and such a workflow can easily integrate as part of a larger business process.

 

Read more...

MGLovesFlow
Advocate I
Advocate I

Do you like the Network Days function in Excel? And do you need to create reminders to do a task but do not want to include weekend days - here is a trick to exclude them. You can re-create it with SharePoint Online and Flow.

Flow Connectors: SharePoint, O365 Outlook

What is the Network Days function?
The NETWORKDAYS function is a built-in function in Excel that is categorized as a Date/Time Function to not include weekends when calculating 2 given dates.

Use Case: When a SharePoint item gets created, I needed to add 3 days from the create date not including the weekends and email a reminder. The person field can be any type like assigned to, but in this case it is a writer that has to take action by the 3rd day after an item is added. This type of reminder system and exclusion of network days can work in many scenarios and here is one of them that worked for me.

Read more...

themsenduser
Regular Visitor

It is possible to add a document library as a tab in Teams channels, and this post is going to show how you can sync (creation and deletion) such a document library with an external storage source (this use case is for DropBox) via Flow.

Read more...

MGLovesFlow
Advocate I
Advocate I

Do you ever just want a quick and efficient way to create a request workflow? There are several ways to create a request approval process with Flow and I am going to show you one of the ways that has worked for me.  This request process is specific for a vacation request approval flow but can easily be used for any type of request.  I will provide you with 5 easy steps for you to successfully create the approval process using a modern SharePoint Online List.  This Flow is highly extensible and can even include multi-step approval processes.  For more information about multi-step approval check out Jon Levesque’s video: https://www.youtube.com/watch?v=f6ysuQUZ2wQ

Read more...

themsenduser
Regular Visitor

Though you can externally share sites and documents in Office 365, sometimes, users need to send out documents to many external contacts, and would like an easier way to do this without having external users create a Microsoft account, without having to attach said document to an email.

Read more...

darogael
Most Valuable Professional
Most Valuable Professional

The potential of SharePoint is abundant and now with Flow you can do even more. However, with more power comes more responsibility and this is where Cognitive Service's can help. In this blog we'll see how the Computer Vision and Content Moderator connectors can help monitor the images that are uploaded to SharePoint libraries buy tagging them and also identifying those that are either racy or adult.

Read more...

darogael
Most Valuable Professional
Most Valuable Professional

This blog focuses on how using Flow you can automate the process of monitoring incoming emails and create tasks in existing Plans in Planner. The Flow is smart enough to focuses on new emails only and ignore replies.

Read more...

darogael
Most Valuable Professional
Most Valuable Professional

As someone who simply cannot win a raffle price I decided to remove 'Luck' out of the equation and instead leverage Flow, Cognitive Service Text Analytics and Power BI to make price winning a little more interesting and fare. One would even say I added a new meaning to the phrase 'Luck favors the prepared'.

Read more...

Pieter_Veenstra
Community Champion
Community Champion

As you might have noticed there is no action to check if a file exists in the SharePoint connector in Microsoft Flow.

This is a problem when you try to create a file and your flows kick off multiple times when you haven't handled your triggers properly.

 

In this post, I'm giving a workaround to check if a file exists.

Read more...

JeremyThake
New Member

At the MVP Summit in Redmond, Jeremy Thake got time to talk to John Liu about Microsoft Flow, from a professional developer perspective.

Read more...

Pieter_Veenstra
Community Champion
Community Champion

I have found quite a few people asking about empty fields and how to check in Microsoft Flow that these fields are empty. In this post, I'm going through the options.

Read more...

docparser
New Member

Does your business involve handling documents, such as invoices, purchase orders, shipping notes, etc. on a daily basis? Do you find yourself re-keying valuable data which is trapped inside PDF or scanned documents? If your business relies on data which is not available in an easy-to-access format, manual data entry can quickly become a bottleneck and harm your business. Luckily, there is a solution to this problem!

Read more...

Helpful resources

About the Author
  • Experienced Consultant with a demonstrated history of working in the information technology and services industry. Skilled in Office 365, Azure, SharePoint Online, PowerShell, Nintex, K2, SharePoint Designer workflow automation, PowerApps, Microsoft Flow, PowerShell, Active Directory, Operating Systems, Networking, and JavaScript. Strong consulting professional with a Bachelor of Engineering (B.E.) focused in Information Technology from Mumbai University.
  • I am a Microsoft Business Applications MVP and a Senior Manager at EY. I am a technology enthusiast and problem solver. I work/speak/blog/Vlog on Microsoft technology, including Office 365, Power Apps, Power Automate, SharePoint, and Teams Etc. I am helping global clients on Power Platform adoption and empowering them with Power Platform possibilities, capabilities, and easiness. I am a leader of the Houston Power Platform User Group and Power Automate community superuser. I love traveling , exploring new places, and meeting people from different cultures.
  • Read more about me and my achievements at: https://ganeshsanapblogs.wordpress.com/about MCT | SharePoint, Microsoft 365 and Power Platform Consultant | Contributor on SharePoint StackExchange, MSFT Techcommunity
  • Encodian Owner / Founder - Ex Microsoft Consulting Services - Architect / Developer - 20 years in SharePoint - PowerPlatform Fan
  • Founder of SKILLFUL SARDINE, a company focused on productivity and the Power Platform. You can find me on LinkedIn: https://linkedin.com/in/manueltgomes and twitter http://twitter.com/manueltgomes. I also write at https://www.manueltgomes.com, so if you want some Power Automate, SharePoint or Power Apps content I'm your guy 🙂
  • I am the Owner/Principal Architect at Don't Pa..Panic Consulting. I've been working in the information technology industry for over 30 years, and have played key roles in several enterprise SharePoint architectural design review, Intranet deployment, application development, and migration projects. I've been a Microsoft Most Valuable Professional (MVP) 15 consecutive years and am also a Microsoft Certified SharePoint Masters (MCSM) since 2013.
  • Big fan of Power Platform technologies and implemented many solutions.
  • Passionate #Programmer #SharePoint #SPFx #M365 #Power Platform| Microsoft MVP | SharePoint StackOverflow, Github, PnP contributor
  • Web site – https://kamdaryash.wordpress.com Youtube channel - https://www.youtube.com/channel/UCM149rFkLNgerSvgDVeYTZQ/
Join Blog
Interested in blogging for the community? Let us know.