Skip to main content
Adaptive Planning
Last Updated: 2023-06-23
API to Export Configurable Model Data

API to Export Configurable Model Data

We update the exportConfigurableModelData API to now stream data for larger and more performant exports from modeled sheets.

Stream Data from Modeled Sheets

Release: 2022-02-04
We update the exportConfigurableModelData API to now stream data from modeled sheets. This enables:
  • Increased export speed.
  • Reduced restraints on the numbers of cells and rows for export.
    To use this functionality, you must update your API to v32. If you don't want streamed data from exportConfigurableModelData, you can continue to use v31 or lower.