Connector Contract - Location Event Notification
Changed on:
13 Dec 2023
Overview
Every time a Location is created or updated in Fluent, a webhook 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 Location.
API Details
Event Names
Create Location
`fc.connect.location.create`
Update Location
`fc.connect.location.update`
Interface Contract
Diagram
Configuration example
1To be completed
Language: json
Request Payload
Property | Description | Type | Required? | Notes |
Version History
v2.0.0
N/A