AutoReview for Power Automate

AutoReview is a automated code review tool for Power Automate. It extracts all key information from the flow, generates configurable scoreing review, and interact diagram. It is availble as Chromium extension, Windows App, Power Platform Connector, and API.

Microsoft Store Power Platform Chrome Store Edge Store API


Files

AutoReview can create 3 different files from your flow (html based that can be download and used independently).

Report: the review extracts all key information from the flow including:

  • Variables
  • Actions
    • Name
    • Inputs
    • Run After
    • Nesting
  • Connector Details
  • Trigger Info
  • Exception Handling
  • Connections

Review: Includes all report information and scores for:

  • Action Count/Complexity
  • Variable Count
  • Compose Use
  • Connector Settings

Diagram: A interact visual reprenstation of the flow in SVG format

Live Examples

Click to Open
slide 1 of 3

Power Platform Connector

ar1
ar2

The AutoReview Connector currently has 3 actions:

  • Information: Connector updates, usage, key expiray
  • JSON: Returns key information about the flow in json format, including actions, variables, connections
  • File: Creates HTML of the AutoReview Review file to be saved as a file and opned (Report & Diagram coming soon)

Windows Application

ar1
ar2

The AutoReview App matches the Chrome Extenions with the following features:

  • All Files: Review, Report and Diagram
  • Solution: Solution information
  • Excel Exports: Variables, Actions and Connections
  • JSON Data
  • Flow Definition
  • Compare With Previous: Differences between 2 flows
  • Open From Zip File: Right click on anu Zip file to open *Not in Ext

Chrome Extension

ar1
ar2

The AutoReview Extnesion matches the Windows App with the following features:

  • All Files: Review, Report and Diagram
  • Solution: Solution information
  • Excel Exports: Variables, Actions and Connections
  • JSON Data
  • Flow Definition
  • Compare With Previous: Differences between 2 flows
  • Open Fcurrent flow on screen *Not in App


Support Docs

Image

Guide

Guide to use AutoReview

Image

Change Log

List of all updates

Image

Configs

Download config files to update your AutoReview

Image

Schema

Schema of AutoReview Data output

Image

Demo Flow

Download solution with Demo AutoReview