Learn how to import and export data between your organization's system and SAP LeanIX.
Importing and exporting data is an essential step to ensure consistency of information between your organization's system and SAP LeanIX.
To import and export your organization’s data, you can leverage the following integrations:
- Out-of-the-box integrations with third-party systems, such as SAP Signavio or ServiceNow.
- Integrations through commonly used file formats such as XLS. To learn more, see Import Your Data via Excel and Export Your Data via Excel.
- Custom integrations leveraging SAP LeanIX REST and GraphQL APIs.
- Custom integrations that you can set up on top of our Integration API.
As a developer, you can streamline the process of importing and exporting data for your organization. The technology that you should choose depends on the data type.
Here are some examples of technologies for specific data types:
- Fact Sheets and related data: GraphQL API or Integration API
- Users: MTM REST API
- Metrics: Metrics REST API
- To-dos: To-do REST API
- Surveys: Poll REST API