CSV Files

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":"ECSO_waste@tjxeurope.com","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":\mail@mail.com"}

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

Last updated