Microsoft Flow

Microsoft Flow is being upgraded with new functionality for Flow Buttons as well as adds 7 new flow connectors.

In addition to an ability to share Flow Buttons with co-workers, Microsoft will now let you configure what connections they use. This means if your coworker receives a button, they can easily share it with other people in your organization. Everyone now sees a convenient Share button in the Flow app for iOS, Android, and Windows Phone.

Here’s how the invitation looks like on a mobile device:
Flow Button Sharing screen

The original owner of the Flow button will remain in control over who can run their buttons. If somebody tries to run it who don’t have access, the owners will receive an email (like the one in the image below) asking them to grant access.
Flow Button Sharing access and email notification

Additionally, authors now have more control over the data that they collect with the button. For example, if a button should have an importance chosen for a task, options can be entered for Low, Medium, and High. Now that the button is guaranteed to have one of these three values, the flow can have logic that depends on one these specific values.

Seven new connectors

In the past couple of weeks we have released several new connectors:

  • AWeber – AWeber is an email marketing platform that allows small businesses and entrepreneurs to create and send emails.
  • Azure Event Grid – Azure Event Grid is an eventing backplane that enables event based programing with pub/sub semantics and reliable distribution & delivery for all services in Azure as well as third parties.
  • Azure Event Hubs – Connect to Azure Event Hubs to receive events.
  • Azure Log Analytics – Connect to your Azure Log Analytics workspace to run and visualize various Analytics queries.
  • Azure Table Storage – Azure Table storage is a service that stores structured NoSQL data in the cloud, providing a key/attribute store with a schemaless design. Sign into your Storage account to create, update, and query tables and more.
  • DocFusion365 – DocFusion® 365 is a dynamic, cloud-based document composition and automation engine designed to help you manage all of your document content and processes within the Office 365 environment.
  • StaffHub – Microsoft StaffHub is a cloud-based platform that works across all your devices. It enables firstline workers and their managers to manage time, communicate with their teams, and share content.

Improvements to the Slack and MySQL connectors

Although we are releasing new connectors every week, we also are continually making improvements to all our existing connections. This month, a couple of the improvements we made were:

  • Slack – You can now create new Slack channels or groups, as well as join new groups. You can even now trigger a flow when a new file is added to a Slack conversation.
  • MySQL – The MySQL connector now has full read/write support, meaning you can create new rows in your MySQL tables, or update and delete existing rows.

Source