Skip to main content
Feedback

Docebo connection

Prerequisites

When you create a Docebo application:

  • A Client ID generated for the API by Docebo.
  • A Client Secret generated for the API by Docebo.
  • The URL domain of your Docebo account.

Check the Authorization code + Implicit Grant, Resource Owner Password Credentials, and Client Credentials boxes at the bottom of the form.

Procedure

  1. Navigate to the Data Integration console.

  2. Go to Connections and select +Create New Connection.

  3. Choose Docebo.

  4. Enter the Connection Name.

  5. Types of connections:

Resource owner password credentials grant type

To use this connection type, enter the information:

  • The Username and Password you use to log in to Docebo.
  • Client ID.
  • Client Secret.
  • Your application URL domain. This is available at https://<URL domain>.docebosaas.com

Client credentials grant type

To use this connection type, enter the information:

  • Client ID.
  • Client Secret.
  • Your application URL domain. This is available at https://<URL domain>.docebosaas.com.
note
  • Enter the Client ID and Client Secret fields while leaving the Username and Password fields blank.
  • Go to *Account Settings. Your Client ID and Secret are available under Stats API Credentials.
  • The system requires specific user permissions to function correctly with the new API versions 7.0 and above. As a result, you cannot call this API type using client credentials. To resolve this, contact Docebo's Support Team.
  1. Click Save.

  2. Use the Test Connection.
    If your connection succeeds, you can use it in Data Integration.

On this Page