Tables
Category: Table
In SecureX orchestration, tables allow you to store structured data similar to an Excel spreadsheet. You can also use them as the data source for a For Each Loop
to iterate through each row in the table.
Table of contents
- Add Row to Table
- Delete from Table
- Read Table from JSON/Text/XML
- Select from Table
- Update Row in Table
- Where Clauses