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
  • Actions
  • Variables
  • Connection References
  1. AutoReview
  2. Files

CSV Files

Last updated 8 months ago

Creates csv exports of the following collections of data:

  • Actions

  • Variables

  • Connection References

Actions

Field
Description
Example

Name

Action name

Send_an_email_from_a_shared_mailbox_(V2)

Step

Action

SharedMailboxSendEmailV2

Type

Action Type

OpenApiConnection

MetaID

Action ID

1dafa9cb-455e-42fc-8445-4187dfa32fa5

HashId

As action id not uique, creates unique ref for flow

1dafa9cb-455e-42fc-8445-4187dfa32fa5###32

Tier

Premium or Standard

Standard

Connector

Connection group

shared_office365

Connector Img

Icon url

https://connectoricons-prod.azureedge.net/releases/v1.0.1664/1.0.1664.3477/sharepointonline/icon.png

Run After

What the action runs after and method

Store_on_Exception_list: Succeed

Exception

Does the runAdter include 'Failed'

Non-Exception

Index

Order action processed (this is the order the actions are created in the designer)

4

Complexity

Complexity score

3

Detail

Stringified json of the actions inputs

{"emailMessage/MailboxAddress":"[email protected]","emailMessage/To":"@variables('sEmail')","emailMessage/Subject":"Wasted Journey Notification – Store @{items('Apply_to_each')?['store']} @{items('Apply_to_each')?['postcode']}","emailMessage/Body":"\n@{if(equals(items('Apply_to_each')?['img'],'Yes')\r\n,\r\n\treplace(\r\n\t\toutputs('Update_email_YTD')\r\n\t,\r\n\t\t'[Photo]'\r\n\t,\r\n\t\t'*See attached picture taken.'\r\n\t)\r\n,\r\n\treplace(\r\n\t\toutputs('Update_email_YTD')\r\n\t,\r\n\t\t'[Photo]'\r\n\t,\r\n\t\t''\r\n\t)\r\n)}\ \n","emailMessage/Attachments":"@variables('aImages')","emailMessage/ReplyTo":\[email protected]"}

Filter

Get Items filter parameter

Title eq 'Hello'

Pagination

Get Items pagination threshold

1000

Secure Data

Secure properties

{"properties":["inputs","outputs"]}

Retry Policy

Retry type

exponential

Timeout

Timeout time

P1D

Internal/Route

Is it inside a container

internal

Previous

Previous action

|Compose|

Notes

Action notes

This is a note

Parent

Container action

Switch

Previous ID

Id of Previous action

|3

Previous Type

Previous action type

|SetVariable

Nests

Levels of nesting

1

Variables

Key
Description
Example

Name

Variable name

aTestVar

Type

Type of variable

array

Value

initialised Value

['a','b']

Used

Is the variable used

FALSE

Local

Does variable follow naming convention

TRUE

Connection References

Key
Description
Example

Name

Connection name

shared_excelonlinebusiness,

AppId

Connection id url

/providers/Microsoft.PowerApps/apis/shared_excelonlinebusiness,

OpId

Conntion type

RunScriptProd,

Count

Count of connection usage

1