If you want to extract data from Leapsome automatically, to be able to use the data in other tools, this can be done by connecting to our Content API.
Connecting to the Content API
If you navigate to 'Settings' > 'Integrations and imports' > 'API access', you can configure access to Leapsome's Content API. You can then pull raw data from our Reviews and Goals modules from Leapsome to an external system. This raw data can be processed and prepared for your own use cases.
Generating a Content API Token
First, you will need to generate an API token in Leapsome in order to establish a connection to your Leapsome account. You will do this by clicking 'Create API Secret', and you will then see the token appearing on top of the button (please see the picture below). Second, you will create a custom API connection.
Content API Documentation
By clicking 'Leapsome API' (please see the picture below), you will see the data points that are available once you have configured the access to Leapsome's API. These include data points from Reviews, and Goals modules.
Important Notes
Please note that the Content API is a one-way integration, allowing you to extract data from Leapsome automatically. You will not be able to manipulate data in Leapsome using this integration.
If you are looking to handle user provisioning through the API, you will need to use our SCIM API for this. Learn more about our SCIM API here.
The SCIM API will also be helpful if you seek to combine data from the Content API (e.g. data about an assessment) with the data of the involved users (User IDs).