Skip to main content
square.onBookingCustomAttributeVisibleUpdated subscribes to booking.custom_attribute.visible.updated for the selected seller. It does not require an additional Square OAuth permission.

Example

automations/square-on-booking-custom-attribute-visible-updated.automation.ts

Event

A custom attribute that’s visible to your application was created or updated for a booking. The signal resolves to the official Square.BookingCustomAttributeVisibleUpdatedEvent payload with type narrowed to booking.custom_attribute.visible.updated.