API Integration with Optimizely PIM

Overview

You can set up third-party integrations with PIM using the available read-only API. The following PIM entities are available in this API:

  • Assets

  • Category Tree

  • Product

  • Property

  • PropertyGroup

  • Template

  • Website

You must involve developers in the API integration process for your 3rd party application to consume the API data.

Use Cases

Victory Distribution is creating a print catalog for over 1,000 product items and wants to ensure that the product information is correct and up to date at all times. The company works with a developer, Cassie, to create an integration service that uses the API to pull data from PIM into their catalog application.

Victory Distribution wants their ERP to sync with product data in PIM. The company has Cassie, a developer, use the API to set up an integration so that the product title in their ERP is updated from PIM.

Access

To gain access to the PIM API, please submit a support ticket requesting access.

For developer about the API, please refer to the readme in GitHub.