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

Example

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

Event

A custom attribute definition that’s visible to your application was updated. The signal resolves to the official Square.BookingCustomAttributeDefinitionVisibleUpdatedEvent payload with type narrowed to booking.custom_attribute_definition.visible.updated.