Workato Data Tables API
Data tables are structured storage within Workato for persisting and querying records used in recipe automation.
Workato Data Tables API is one of 11 APIs that Workato publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include Data Tables. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an API reference, rate-limit docs, an AsyncAPI specification, and 2 JSON Schemas.
This API exposes 6 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against 5 base URLs: https://www.workato.com, https://app.eu.workato.com, https://app.jp.workato.com, https://app.sg.workato.com, https://app.au.workato.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Workato Data Tables API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
bearerAuth— API client token obtained from the Workato platform. Include as Authorization: Bearer {token}.
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Data tables are structured storage within Workato for persisting and querying records used in recipe automation.
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are DataTable (6 properties), DataTableColumn (4 properties), DataTableInput (3 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Workato 10
Other APIs Workato publishes across the network.