HomeWinBuzzer NewsMicrosoft Flow Gets Five New Services, HTTP Authentication, and JSON Message Parsing

Microsoft Flow Gets Five New Services, HTTP Authentication, and JSON Message Parsing

Microsoft Flow's latest update adds support for Azure Data Lake, Bitbucket, Pipedrive, Eventbrite, and Infusionsoft. It also introduces HTTP authentication for third-party services and JSON parsing.

-

Microsoft has rolled out yet another update to its online task automation service. It introduces several new functionalities and a host of new services.

Among them is Azure Data Lake. Microsoft Flow users can now automatically read and write data to an Azure Data Lake account to increase productivity. They’ll also be able to use Bitbucket, automating aspects of a project’s life cycle via GIT revision control.

Eventbrite targets a different audience. The self-ticketing platform lets venues manage their events with little overhead. Microsoft Flow functionality brings triggers for event creation or orders. Users can copy events to other systems and keep logs.

The final two services are Pipedrive and Infusionsoft. Pipedrive is a CRM and pipeline management tool, while Infusionsoft provides sales and marketing automation.

HTTP Authentication and JSON

The improvements don’t stop there. Microsoft has put a lot of work into unofficial service support. Apps outside of the Flow platform can still interact via HTTP endpoints, allowing devs to tie in company specific software.

However, that functionality has been limited to non-authenticated endpoints. A new feature extends that to authenticated HTTP, under the “show advanced options” menu. You can then configure the data you need to send, with four types of authentication.

During this process, users may have to parse out JSON data. Thankfully, Microsoft has introduced that functionality too. A Parse JSON operation asks for the content you want to parse and a JSON schema to run it against.

The content is then evaluated against the schema, which can be easily generated via the “Use simple payload button”. You can paste in JSON data and it will try to make a schema automatically.

Finally, there now more filters for flow runs. In addition to the previous Successful and Failed runs, there are the following categories:

  • Running
  • Cancelled runs
  • Checks (no new data)
  • Failed checks

These new features add to the ever growing list available with Flow. Microsoft has come a long way since its inception, and will no doubt continue to innovate that area.

You can read more about the changes here.

Ryan Maskell
Ryan Maskellhttps://ryanmaskell.co.uk
Ryan has had a passion for gaming and technology since early childhood. Fusing the skills from his Creative Writing and Publishing degree with profound technical knowledge, he enjoys covering news about Microsoft. As an avid writer, he is also working on his debut novel.

Recent News