Fluent Commerce Logo
Docs
Sign In

Connector Contracts - Product Upsert

Interface Contract Flow

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

Event API

To download the product upsert payload schema click here.

Interface Contract

Diagram

No alt text provided

Configuration example

1Not available

Language: json

Request Payload

Property

Description

Type

Required?

Notes






Version History

2023-08-07

v0.0.0

First release