
General Information
Website: qonto.com
Software type: Solution as a Software (Saas)
Geography: 🇪🇺 Europe
Software type: Solution as a Software (Saas)
Geography: 🇪🇺 Europe
Introduction
Qonto is a European business finance solution. It offers banking, financing, bookkeeping and spend management solutions to SMEs and Freelancers.Configure Qonto
Prerequisite(s)- Register account on the Qonto Developer Portal
- Obtain a Client ID, secret, staging token from Qonto. The connector requires an Oauth2 authentication, which needs to be configured by Qonto.
- Approval from Qonto is needed before going live (Production environment).
- Activate the Qonto integration on the Chift platform.
-
Create an App on the Qonto Developer Portal
- Go to the Qonto Developer Portal.
- Sign up and create a new application to obtain your access credentials.
- This will give you the necessary credentials to authenticate with the Sandbox environment.
-
Select the Integration Type
- Choose the option: “Connect your customers Qonto accounts to your platform.”
-
Fill in Application Details
- Upload your logo
- Enter the application name
- Add the redirect URI:
https://chift.app/oauth2/redirect
-
Select the Required Scopes
To ensure the Chift connector functions properly, request the following scopes:Scope Purpose organization.read
Access basic organization information client.read
View existing customers client.write
Create new customers client_invoices.read
Access customer invoices client_invoices.write
Create customer invoices supplier_invoice.read
Access supplier invoices supplier_invoice.write
Create supplier invoices (optional) -
Get Your Sandbox Credentials
Once the app is created, Qonto will automatically generate and display your sandbox credentials:client_id
client_secret
x-qonto-staging-token
Important: You must first complete the sandbox setup before requesting production credentials.
-
Request Production Access in the Developer Portal
- In your Qonto app dashboard, switch to the Production tab.
- Click “Release my app” to begin the production access request.
-
Reconfirm App Information
You will need to re-enter your application details:- Logo
- Application name
- Redirect URI:
https://chift.app/oauth2/redirect
-
Approval Process by Qonto
Qonto will reach out to validate your application and understand your integration use case. This step is required before production access is granted. -
Receive Production Credentials
After approval, Qonto will send you a document containing your production credentials. This file will include:client_id
client_secret
x-qonto-staging-token
(if your request was initially made in the sandbox)
Connect Qonto
To activate a connexion with Qonto, users will have to go through the following steps.- French article: Help Center - Qonto FR
- English article: Help Center - Qonto EN
Limitations & Exceptions
- Qonto does not really support the notion of suppliers.
Qonto coverage
/contacts Live
/contacts/{contact_id} Live
/contacts Live
/invoices Live
/invoices/{invoice_id} Live
/invoices Live
/taxes/{tax_id} Live
/taxes Live
/upload-document Live
/products On request
/products On request
/products/{product_id} On request
/opportunities On request
/opportunities/{opportunity_id} On request
/payments On request
/payment-methods On request
/bank-accounts On request
/bank-transactions On request