Use transactional workflows when you need to retrieve model structure, read view data, write cell data, add or delete list items, or update selected model settings such as calendar values.
Workspace endpoints govern the retrieval of user and workspace information from Anaplan
Model information endpoints are mainly used to discover, inspect, validate, and manage Anaplan models that the authenticated user can access.
Line item information endpoints are mainly used to discover and inspect the line items in an Anaplan model or module, including their identifiers, dimensions, and configuration metadata.
Other model metadata endpoints are used to retrieve information about dimensions and their items, especially when an integration needs to understand or resolve the structure of a model before working with data.
Module, view metadata and limited volume cell data endpoints are mainly used to discover modules and views, understand how views are structured, and retrieve smaller sets of cell data directly from a model.
Large volume view data endpoints are used to read larger datasets from Anaplan views when a limited-volume cell data request is not suitable.
Module cell data requests are mainly used to update cell values directly in a module, rather than using a file-based import.
Model lists endpoints are used to discover, inspect, retrieve, and maintain list structures and list items within an Anaplan model.
The Large volume list item data endpoints are mainly used to retrieve large sets of list item data asynchronously, in pages, when a standard list item request is not suitable.
The Model calendar endpoints are used to retrieve and update the model’s current planning period and fiscal-year settings.
The Model versions endpoints are used to retrieve version settings and update the switchover date for a model version.
Model user information endpoints are used to identify the authenticated user and retrieve information about users who have access to a workspace or model.