Locations
Events
When a location or a layout is acted upon, an event is emitted which can be listened to via a webhook to retrieved via the events endpoint.
Locations
When a location or a layout is acted upon, an event is emitted which can be listened to via a webhook to retrieved via the events endpoint.
Event | Description |
---|---|
location.created |
When a new location is created |
location.updated |
When an existing location is updated |
location.deleted |
When a location is deleted |
location.layouts_added |
When one or more layouts are added to a location |
location.layouts_updated |
When one or more layouts are updated at a location |
location.layouts_deleted |
When one or more layouts are deleted from a location |