This guidance assumes you have Admin privileges for your Docebo account.
Create Integrations App
1
Log into Docebo
Log into your Docebo account.
2
Navigate to API AND SSO
Click on 
Admin Menu in the top right corner.Select Manage under API AND SSO.
3
Add OAuth App
From the 
API and SSO menu on the left of the screen select API Credentials.Configure a new authentication app by selecting Add OAuth2 App.
4
Create a New OAuth App
Enter the name of the app (e.g. Production, Development)Enter 
Description and Client ID.Enter the Redirect URI (e.g. Production: https://api.stackone.com/connect/oauth2/docebo/callback)Production: https://api.stackone.com/connect/oauth2/docebo/callbackSelect the required Grant Types.Record the Client ID and Client Secret for use in the next steps.Click Confirm.
5
Enable the OAuth App
Enable the OAuth app by clicking the green tick icon.

6
Find Domain
You can find the domain by taking the root URL from the address bar of your Docebo account and only taking the part before .docebosaas.com and after the https://.E.g. If your url is
https://my-domain.docebosaas.com the domain is my-domain.7
Find Catalog ID
You have the option to also push content to a specific Catalog as well as the system.Navigate to 
Click on the catalog where you would like to upload your content.
The Catalog ID can be found in the address bar.E.g. If your url is 
Admin Menu and select Catalog Management.

https://my-domain.docebosaas.com/catalog/manage/catalogs/23/properties the Catalog ID is 23.
8
Linking xAPI Content as Training Material
Go to 
Select the 
Admin Menu → Settings → Advanced Settings.
E-learning tab and scroll down to xAPI (Tin Can) external content.Add your content domain ( e.g., https://www.test.com/* ). You can configure up to 20 domains, and use wildcard (*) if you want to upload full URLs.Click Add and then Save.Use this domain in the content_url field of your API request when upserting content.
Linking your Account
1
Enter Credentials
In the modal enter the 

Click
Client ID, Client Secret, Subdomain, Username, Password and Catalog Id from the previous steps.

Connect.