Locations
Events
Actions performed on locations or layouts trigger event emissions that can be listened to through two methods: webhooks or the events endpoint API.
Locations
Actions performed on locations or layouts trigger event emissions that can be listened to through two methods: webhooks or the events endpoint API.
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_created | 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 |