Skip to main content
client.data wraps the custom data REST API. All operations are scoped to your organization. Facet-filtered search over an indexed table. Returns at most 50 records per call:
Type the records for convenience (types are not validated at runtime):

Records

Bulk Upserts

Large imports go through asynchronous batches of up to 1,000 rows:
Batch rows are full-row replace on key conflict: a column omitted from a row is written as NULL, not preserved. Always send the complete record.

Facets

Returns the configured facet values for the table, matching the facets endpoint.