Connector Contracts - Product Upsert
Changed on:
13 Dec 2023
Overview
Creates or updates a product in Fluent. This API will handle both the base product and variants.
The workflow expects to receive the base product first, then the variants. If the base product or variants have references to categories, then these should be sent before the base product and variant.
API Details
Event Names
`fc.connect.product.upsert`
API contract
To download the product upsert payload schema click here.
Interface Contract
Diagram
Configuration example
1Not available
Language: json
Request Payload
Property | Description | Type | Required? | Notes |
Version History
v0.0.0
First release