Power DevBox Docs
  • Power DevBox
  • Getting Started
    • Install Chromium Extensions
    • Access Web App
    • Power Platform Connector
    • Visual Studio Code Extension
  • AutoReview
    • AutoReview - Chromium Extension
    • AutoReview - App
    • AutoReview - Power Platform Connector
      • Using Connector
      • Info (v1 & v2)
      • JSON (v1 & v2)
      • File (v2)
      • Diagam (v2)
      • HTTP
      • File (v1)
    • AutoReview - VS Code Extension
    • API
      • V1
        • Information API (v1)
        • Data API (v1)
        • Files API (v1)
      • V2
        • Information API (v2)
        • Data API (v2)
        • Files API (v2)
        • Diagram API (v2)
    • Menu
    • Files
      • Review
      • Report
      • Diagram
      • Exceptions
      • Solution
      • Compare with Previous
      • CSV Files
    • Configs
      • Complexity
        • Complexity Default Values
        • Complexity Template
      • Naming Convention
        • Naming Convention Default Value
        • Naming Template
      • Ratings
        • Ratings Default Value
        • Ratings Template
      • Scoring
        • Scoring Default Values
        • Scoring Template
    • Data JSON
  • V2 / V3.2.0 Update
  • AppReview
    • AppReview - Chromium Extension
      • Known Bugs/Limitations
      • Report Sections
      • App Settings
      • Components
      • Variables
      • Code Block
      • Solution
      • Connections
      • Data Source
      • Diagram
      • Flags
  • Flow Utilizer
    • Flow Utilizer - Start
    • Install
    • Flow Screen
      • Flow Tags
      • Solution Download
    • Solution Screen
    • Charts
    • Account
      • Account Download
  • Dev Tools
    • Power DevBox Chromium Extensions
      • Exception
      • Share
        • Share Demo Videos
      • Shortcut
      • Utility
        • Classic UI Clipboard
        • New UI Clipboard
        • Utility Demo Videos
Powered by GitBook
On this page
  • Review
  • Report
  • Diagram
  • Solution*
  • Compare With Previous
  • Data
  • Definition
  • Download Actions
  • Download Variables
  • Download Connections
  1. AutoReview

Menu

Last updated 8 months ago

Once a flow/solution has been selected the functions will open for the export. If a current flow or legacy export is selected then the solution (*) functions will not show.

If the solution has multiple flows the list will be shown, clicking on a flow from the Solution Contents section will select that flow. The selected from is shown above the Review function.

Review

Loads the review file for the selected flow

Report

Loads the report file for the selected flow. The report is similar to the review file but removes or grading/scoring of the flow, and is designed purely for documentation.

Diagram

Loads a file with interactive graphical representation of the flow.

Solution*

Loads file with information about the contents of the solution uploaded.

Compare With Previous

Compares 2 versions of a flow and lists the changes.

Data

Loads the json object extracted from the flow, this is raw information that is used to create all files. See Data JSON

Definition

Loads the raw definition file from the flow. This definition is stored within the export and is just shown. See https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json# For more information there is a detailed Microsoft learn document: https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-definition-language

Download Actions

Creates a csv file listing all actions from the flow and key information about each.

Download Variables

Creates a csv file listing all variables from the flow and key information about each.

Download Connections

Creates a csv file listing all connection references from the flow.


Next Step - Files

Files
Single Flow Solution