Skip to main content
Skip table of contents

Exhibitor Update - Product Categories

To add product categories for your exhibitor via API, you first need to obtain their ID, which can be downloaded from Networking and Matchmaking → Categories. You'll find buttons for exporting categories, one for all existing categories in the environment (Global Categories), and another specific to the event (Local Categories).

Exhibitor Set - Product Categories ID.png

After getting the ID from the downloaded spreadsheet, the endpoint used for updating is: api/v2/exhibitor/set

As this is an update for an exhibitor’s information, the mandatory fields are as follows:

  • event_id

  • exhibitor_id

Additionally, the field for this type of request is:

  • product_categories

Exhibitor Set - Product Categories API.png

After a successful request, you can view the results by navigating to Management → Exhibitor and clicking on the updated exhibitor.

One exhibitor may have multiple product categories. For this purpose, the ID values must be separated by commas:

Exhibitor Set - Multiple Product Categories API.png

After a successful request, you can view the results by navigating to Management → Exhibitor and clicking on the updated exhibitor, as demonstrated in the image below.

Exhibitor Set - Multiple Product Categories Panel.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.