Search by service when you build flows and other new features

Search by service

When you build a flow from scratch, you first choose the trigger to start the flow, and then the actions that you want to run. Previously, every single trigger and action that Microsoft Flow supported was included in a big flat list. We have added so many new services (now 90 total), that it could be difficult to find the trigger you wanted. Starting this week, you can now also browse triggers by the service they use. Simply select a service and you can see all of the triggers:

Select See More to see the full list of all services that are supported. Once you have selected a trigger, you can repeat the exact same process for adding an action:

As before, you can still search across all of the triggers and actions, but now, you can also search the service names and descriptions as well.

Switch case

Microsoft Flow supports nested conditionals, which make it possible to have very advanced branching logic. Today, we are making it very easy to have parallel branches of conditional logic based on a single value: known as a Switch case.

You can find switch by selecting the More … option after selecting New Step and then choosing Add a Switch Case. Inside a Switch Case you will select a value from the trigger or a previous step to switch on. For example, if you use this template for a SharePoint approval flow, the switch is on the option the approver selects in the approval email. 

Below the Switch On, you can add as many cases you want. There is also a Default case that will run if the value is not found in any of the cases that you define. With switch case it should be much easier to build flows that work with many different options from a single step.

Improved Email handling with Office 365 Outlook and Outlook.com

One of the most common scenarios for Microsoft Flow is to help you handle the daily flood of emails. Microsoft Flow has new features in both the Office 365 and Outlook.com services:

These functions were the most commonly asked-for features with email, please let us know on the Ideas forum what other features you would like to be added for Office 365 and Outlook.com. 

Connect to Local or Network File Systems and Stripe

Flow can now connect to your Local File System or a Network File System. You can log or copy files from your own local Windows desktop PC to the cloud. Likewise, if you have a team Network Share, you can connect to that from Microsoft Flow.

To use the File System connector you'll need to download and install the On-premises data gateway onto your PC. Note that to keep your flows working, your PC will have to always remain on and connected to the internet. See some templates here that you can use with your own Windows PC.

Finally, we have added four other Premium services:

  1. You can now use Stripe from Microsoft Flow. Stripe allows private individuals and businesses to accept payments over the internet. You can track customers, orders, invoices and more. 
  2. Microsoft Flow integrates with Informix and DB2 so you can connect to resources stored in IBM Informix or IBM DB2 databases. We support SELECT, INSERT, UPDATE, and DELETE operations.
  3. UserVoice is a product management and customer support tool that allows businesses to build a suggestions portal for their users to submit feature ideas, build a ticketing system for customer support and build articles knowledge base for users.