May 23, 2018 3 min read Intermediate | Flow of the week: Approval reminders using parallel branches This post will introduce parallel branches as a way to achieve concurrent Flow logic.
April 5, 2018 4 min read Advanced | Flow of the Week: Localize messages used in Flows using JSON object variables Object variables can be used to provide “lookup table” functionality to Flows that need to initialize sets of variables together.
January 18, 2018 3 min read Advanced | Flow of the Week: Selective calendar event sync using Condition advanced editor mode and Boolean expressions Some of the most popular Flow templates sync calendar events from one service to another (Office 365 to Google, Google to Office 365).
November 10, 2017 4 min read Advanced | Flow of The Week: Calculate running totals and tracking maximum values in Flow A common question we get from Flow creators is how to calculate a running total or sum across a collection.