| API endpoint | Available from |
|---|---|
| ThoughtSpot Cloud Not applicable |
Materialization API
Table of Contents
The materialization API allows you to synchronize a view’s data with the latest data. This API enables you to refresh a materialized view to synchronize its data with the latest data load to the underlying tables.
You may want to invoke this API in the following scenarios:
-
When the status of a materialized view is
Stale(out of sync) due to an incremental data load -
When the status of a materialized view is
Errordue to an error that occurred
|
Important
|
If your materialized view refreshes on a schedule, you cannot use the materialization API to refresh it again during the same refresh window. |