Qonto
General Information
Website: qonto.com
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)
- Obtain a Client ID, secret, staging token from Qonto. The connector requires an Oauth2 authentication, which needs to be configured by Qonto.
- Activate the Qonto integration on the Chift platform.
Process
- First of all you will need to register your application with Qonto. Qonto will provide you the OAuth credentials of your application. You can expect an answer within a few days. This can be done here.
-
If you choose to use the sandbox environment you will only have access to sandbox instances. So you won’t have access to any of the accounts that you have in production.
-
Fill the all the informations needed into Qonto’s form until you reach the scopes section.
-
To be able to properly use the connector, you will need to requests the following scopes:
Scope Impact organization.read To be able to get some basic information about the organisation needed by the Chift connector client_invoices.read To be able to access the invoices related to your customers client_invoices.write to be able to create some new customer invoices client.read To be able to access the list of existing customers client.write To be able to create new customers supplier_invoice.read To be able to access supplier invoices -
For the redirect URL please fill the following value: https://chift.app/oauth2/redirect
-
- Once you receive a response from Qonto, you should get a file that will include some values that you will need to activate the connector in the Chift back-office. The required parameters are:
- client_id
- client_secret
- x-qonto-staging-token (only if you made your request on their sandbox environment)
(You should also see a list of redirected URIs that should match the ones you send in their form)
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.