- Help Center
- Developer Documentation
- Chart Export API
-
Getting Started
-
Boards & Cards
-
Item Workflow
-
Charts
-
Item Lists
-
People
-
Reports
-
Admin
- Users > User Management
- Users > Titles
- Users > Positions
- Users > Employment Statuses
- Users > Certifications
- System > General
- System > Timeline
- System > Login Notices
- System > Tooltip Customization
- System > API Keys
- Organization > Network
- Organization > Level Types
- Organization > Roles
- Organization > Time Savings People
- Organization > Standard Work
- Organization > Weighted Scores
- Organization > Fields
- Organization > Attributes
- Organization > Multi Chart Importer
-
KaiNexus Updates
-
Additional Modules
-
The KaiNexus Mobile App
-
Developer Documentation
-
Lean Strategy
-
Customization
-
Solve Problems
XLSX Multi Chart Export API
NOTE: There is a 1,000 (one thousand) Chart limit per API call.
KaiNexus 2.4.8 adds support for the exporting of Lists of Charts in XLSX format. Prior to version 2.4.8, XLSX files containing a list of items could be generated by invoking this URL:
https://api.kainexus.com/api/public/v1/excel/chartList?id= xxxxxx
See The API module for more information on how to configure API Keys or obtain the ID number of the list you would like to export.
Things to note:
- In XLSX, there are separate worksheets for the Chart data and Chart Annotations
- Only Charts the User has permission to view will be included in the export
- A list containing other Workflows (such as Projects, Improvements, Tasks, etc.) will only export Charts when using the URL above.
See the XLSX Multi Chart Update API support page for more info on how to configure the API to update your Chart data.