Fluent Commerce Logo
Docs
Sign In

Connector Contract - Location Event Notification

Interface Contract Flow

Changed on:

13 Dec 2023

Overview

Every time a is created or updated in Fluent, a notification will be triggered to the specified destination to notify external systems of the change. It is important to note that the notification will only contain the essential details to allow the external system to make a call to Fluent and retrieve the complete information about the affected .

API Details

Fluent Webhook

Names

Create Location

  • `fc.connect.location.create`

Update Location

  • `fc.connect.location.update`

Interface Contract

Diagram

No alt text provided

Configuration example

1To be completed

Request Payload

Property

Description

Type

Required?

Notes






Version History

2023-08-02

v2.0.0

N/A