PowerPlatformConnectors/certified-connectors/CPQSync
TrobinsonCincom d36601338b
Added a trigger for self service cart created (#1176)
* Added the official CPQSync Connector

* Added trigger for self service cart created

* Added titles for all web hook schemas
2021-10-13 17:05:04 -07:00
..
apiDefinition.swagger.json Added a trigger for self service cart created (#1176) 2021-10-13 17:05:04 -07:00
apiProperties.json Added the official CPQSync Connector (#288) 2020-06-25 17:43:43 -07:00
readme.md Added a trigger for self service cart created (#1176) 2021-10-13 17:05:04 -07:00

readme.md

CPQSync

CPQSync Connector provides access to keep Master Data in sync with CPQSync and enteprise systems.

Pre-requisites

You will need the following to proceed:

  • Access to your CPQSync Administration area to access your API Key and Tenant Id

Supported Operations

The connector supports the following operations:

  • Add Product: Add a product to the catalog
  • Update Products: Update a product in the catalog
  • GetProductCreatedSchema: Get the schema to create a product
  • GetProductUpdatedSchema: Get the schema to update a product
  • Product Created: Triggered when Product is created
  • Product Updated: Triggered when Product is updated
  • Self Service Cart Created: Triggered when Self Service Cart is created