Click here to Skip to main content
15,887,746 members
Articles / Productivity Apps and Services / Microsoft Office

Integrating Microsoft Flow Mobile Integration with Microsoft Flow Automation in Office 365 Online Services

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
6 Feb 2018CPOL2 min read 4.5K  
How to integrate Microsoft Flow Automation in Office 365 Online Services

Integrating Microsoft Flow Mobile Integration with Microsoft Flow Automation in Office 365 Online Services

Microsoft Flow has its own mobile application which is very useful for integrating Business Flows which is available in Apple, Android and Windows stores.

In this post, I will explain the possibilities that you can use Flow mobile in your automation process.

Scenario

Assume that your sales team needs an approval of a customer document. In general, sales team needs to scan the document and send to the relevant person via email and get the approval. Here, you can use your Flow mobile application to trigger the process.

To start with the process as a first step, I’m just using Flow Button and One Drive.

Let’s Begin

You can Launch Microsoft Flow using either form directly launching the Microsoft Flow or though O365 portal.

Launching Microsoft Flow

Start with Bank Template

In this scenario, now you need to add a trigger, here we need a manual trigger where we can initiate using the mobile application.

So first, we need to add the Flow Mobile Button.

Search for the mobile trigger and add Flow button for Mobile.

After you added, you can see the manual trigger added to the system.

Now you need to specify the Input method, since we are using for File upload, add an Input method as a File.

Once you added, it will look like below. You can change the default name and description as you like.

Now you need to add the action to upload the document to One-drive.

Choose Add an Action from New Step and Search for One Drive – Create File in Actions Section.

Currently Microsoft Flow supports many Cloud storage including:

  • One Drive
  • Google Drive
  • Share Point
  • Assure
  • Box
  • Buffer

Once you select your file creation action, Flow will ask for credential (for the connector) and properties to file creation.

Then you can use the Dynamic content to fill the appropriate details.

Once you are done, save the Work Flow.

Now get your Flow mobile application and login using your credentials.

Go to the Button Section and now you can see your workflow.

Click on the Virtual button, browse the content and done.

Now you should see your file in your destination.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Sri Lanka Sri Lanka
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --