- Documentation
- Activities
- Data & Variables
- Convert to Table
Convert API response data to a table format for Excel
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Source Data sourceData | expression | Required | — | — |
Array Path (if nested) arrayPath | string | Optional | — | — |
Output Variable outputVariable | variable | Optional | Table | — |
Output
TableDataTableData table from JSON array
RowsArrayColumnsArrayRowCountNumber
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Add table column
Add a new column to an existing data table
Add table row
Add a new row to a table
Clear table
Remove all rows from a data table
Convert table to text
Turn table data into a text format like CSV
Create table
Create a new table to store rows and columns of data
Filter table
Keep only rows that match certain conditions