The Integration API v2.0 supports two main integration patterns, Bulk and Transactional workflows. Bulk endpoints move large volumes of data, while Transactional ones read or update targeted model data.
Bulk workflows move larger volumes of data through Anaplan file objects, imports, exports, processes, and action tasks. Use bulk workflows when you need to load CSV or text files, run imports, run exports, run processes, download generated files, or retrieve task failure dumps.
Transactional workflows read or update smaller, targeted datasets and model metadata. 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.