Skip to main content

Table Workspace Variable Example Workflow - Workflow Template

This Workflows is an example on how to use a table as a workspace variable to perform common CRUD tasks.

Updated over 3 weeks ago

The "Table Workspace Variable Example Workflow" is designed to streamline data management by utilizing table variables within Torq. This workflow automates the process of creating a table, inserting CSV data, querying and paginating results, and performing operations such as updating and deleting specific entries. Ideal for users seeking to efficiently manage and manipulate data sets, this workflow simplifies complex data operations, enhancing productivity and data accuracy.

Use Cases

Example

Workflow Breakdown

  1. Creates a table variable.

  2. Insert CSV data into a table.

  3. Query a table and paginate through its results.

  4. Delete items as a results of a query.

  5. Delete specific items.

  6. Update specific items.

  7. Delete table variable.

Vendors

Utils, Torq

Did this answer your question?