Listings notification
This is called when listings content (including Project level fields) changes. Notification for manual not started Events are not sent as such Events are not exposed in listings.
Listings notification
PUT
https://example-extension.mic.io/lvis/:lvis_instance_id/projects/:project_id/listings
Path Parameters
Name
Type
Description
lvis_instance_id
string
Unique identifier across all M/IC instances, in UUID format.
project_id
string
Project UUID.
Request Body
Name
Type
Description
project_id
string
Project UUID.
Example
Was this helpful?