Skip to main content
POST
Import categories
This endpoint imports all of your product categories into your Kameleoon account.

HTTP Request

Before uploading products, it is necessary to upload an up-to-date list of categories into our database. The data is sent as a JSON string that includes the body of the request. You must send all categories in a single request.

List of query parameters

The webhook serves to notify the developer once a request has been completed. When all specified categories in the API call have been imported and are fully available, a POST request will be sent to the designated webhook.We highly recommend using the webhook if you are importing a large number of categories, as processing them in Kameleoon may take several minutes.If you are importing products using our import product endpoint, using the webhook ensures that all categories have been fully processed before initiating the product import. Since categories must be processed by Kameleoon first, any products without a known category will be ignored during the import process.Example of a successful request:
Example of an unsuccessful request:

List of parameters for categories object

Example JSON request