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
  • Published
  • JSON / Data
  • Review/Report
  • API
  • Power Platform Connector

V2 / V3.2.0 Update

Updates for V2 API, Extension/WebApp V3.2.0, VS Code Extension V1.0.5

Due to technical issues updating Power Automate Connector from V1 to V2 you may see breaking changes, with the actions breaking. Please just re-add the new actions. Apologies for any inconvenience caused by this issue.

Published

  • WebApp: 01 Dec 24

  • API: 10 Dec 24 (V1 deprecated with no more updates)

  • Power Platform Connector: 11 Dec 24 (3 week role out)

  • VS Code: 29 Dec 24

  • Extension: 01 Jan 25 (upto 7 days publishing)

JSON / Data

ConnectionArray

If it is a legacy export then will still show Connection id url, if its a solution aware export then it will show the connection reference name. *Thereris no Schema change just value.

ActionArray

Secure value will change from json to comma separated list

Review/Report

Addition of Secure Column to Action Inputs table

API

Addition of /diagram end point that will return only a SVG image of the flow (possible PNG in future)

File changed end point changed from V1 {file,data} to V2 {data:{file,info}}

Power Platform Connector

Addition of HTTP action to allow use of V1,V2 API's and undocumented API's

Addition of /diagram end point action

All actions moved to V2 except File where V1 and V2 available

Last updated 3 months ago