Introducing G2.ai, the future of software buying.Try now

What is the best way to integrate Docebo platform using API with other systems?

API/Middleware query.
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Divya D.
DD
Digital Marketing Manager
0
At Docebo, we believe integrating your learning platform with other third party systems is key to the success of your learning programs for increased business performance. Your Learning Platform comes with a full-fledged OAuth 2.0 server, meaning that you can easily integrate your Learn LMS with the most modern cloud applications by using our RESTful APIs and OAuth2. Although you can still use our legacy authentication method, we strongly recommend updating your clients to OAuth2. OAuth is an open standard for authorization which provides client applications with a “secure delegated access” to server resources on behalf of a resource owner. It specifies a process for resource owners to authorize third-party access to their server resources without sharing their credentials. Designed specifically to work with Hypertext Transfer Protocol (HTTP), OAuth essentially allows access tokens to be issued to third-party clients by an authorization server, with the approval of the resource owner. The client then uses the access token to access the protected resources hosted by the resource server. OAuth is commonly used as a way for Internet users to log into third-party websites using their Microsoft, Google, Facebook or Twitter accounts without exposing their password. All APIs can be accessed by using both the HTTP protocol and the HTTPS protocol. We strongly suggest using the HTTPS protocol in order to protect sensitive information being transferred from your system to Docebo (and back). All API requests and responses should be in JSON format. Docebo makes every effort to keep API changes backward-compatible, but it’s not always possible. In these cases, we inform consumers of the update through our Product Updates page. The effective updates occur after a reasonable timeframe, and the deprecation period duration can vary due to technical and usage considerations. In any case, the time interval is a minimum of one month from the original communication on the Product Updates page to the effective update.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply