/
Data Adapters (Concepts Guide)
Data Adapters (Concepts Guide)
How can Cinnamon access data?
Cinnamon can report on any data source that is available to JavaScript (APIs, relational databases, document databases, files / file system).
The preferred way to access data is via REST API.
What data is consumed by Cinnamon?
For a typical mandate or client report Cinnamon consumes the following data types via multiple APIs:
Portfolio (or Fund) Master Data
Point-of-time data (Valuation)
Period-dependent data (Returns, Transactions etc.)
Translations
Content from the Content Management System (CMS)
etc.
For more information about Cinnamon’s data adapters see Data Sourcing (Features)