BookingBusinesses
Provides details about calendars associated with users, including names, time zones, and ownership metadata. Maps dynamically to the API fields.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier for the business. Typically will be in the format of the email address used to set it up. | |
| address_city | String | False |
The city portion of the business's address. | |
| address_countryOrRegion | String | False |
The country portion of the businesses's address. | |
| address_postalCode | String | False |
The zipcode portion of the business's address. | |
| address_state | String | False |
The state portion of the business's address. | |
| address_street | String | False |
The street location of the business. | |
| bookingPageSettings_accessControl | String | False |
A descriptor of the access control of this booking business's page. | |
| bookingPageSettings_bookingPageColorCode | String | False |
The color code for the page of this business. | |
| bookingPageSettings_businessTimeZone | String | False |
The time zone in which the business operates. | |
| bookingPageSettings_customerConsentMessage | String | False |
The message used to get customer consent. | |
| bookingPageSettings_enforceOneTimePassword | Int | False |
Whether to force the usage of a one-time password. | |
| bookingPageSettings_isBusinessLogoDisplayEnabled | Int | False |
Shows whether the business logo will be displayed on the page. | |
| bookingPageSettings_isCustomerConsentEnabled | Int | False |
Indicates whether the customer will be prompted with the consent message. | |
| bookingPageSettings_isSearchEngineIndexabilityDisabled | Int | False |
Indicates whether the search engine indexability is enabled. | |
| bookingPageSettings_isTimeSlotTimeZoneSetToBusinessTimeZone | Int | False |
Indicates whether the bookings for this business will all operate on the business's timezone. | |
| bookingPageSettings_privacyPolicyWebUrl | String | False |
A link to the business's privacy policy. | |
| bookingPageSettings_termsAndConditionsWebUrl | String | False |
A link to the business's terms and conditions. | |
| businessHours | String | False |
A string representation of the hours of operation for this business. | |
| businessType | String | False |
A string representation of what type of business this is. | |
| createdDateTime | Datetime | False |
A timestamp representing the instant the business was created. | |
| defaultCurrencyIso | String | False |
The default currency that this business uses. | |
| displayName | String | False |
The name that will be displayed. | |
| String | False |
The email that can be used to contact the business. | ||
| languageTag | String | False |
The language that this business typically operates in. | |
| lastUpdatedDateTime | Datetime | False |
The last time that any field for this business has been updated. | |
| phone | String | False |
The phone number that can be used to contact the business or business owner. | |
| publicUrl | String | False |
The URL that would be used to reach the business's public website. | |
| schedulingPolicy_allowStaffSelection | Int | False |
A flag that indicates whether staff selection is possible when scheduling. | |
| schedulingPolicy_customAvailabilities | String | False |
The custom availabilities for scheduling. | |
| schedulingPolicy_generalAvailability_availabilityType | String | False |
The scheuling policy's availability type. | |
| schedulingPolicy_generalAvailability_businessHours | String | False |
The business hours that are used for scheduling purposes. | |
| schedulingPolicy_isMeetingInviteToCustomersEnabled | Int | False |
A flag that indicates if customers can be invited to meetings with this business. | |
| schedulingPolicy_maximumAdvance | String | False |
The maximum advance avilable during scheduling. | |
| schedulingPolicy_minimumLeadTime | String | False |
The minimum lead time available during scheduling. | |
| schedulingPolicy_sendConfirmationsToOwner | Int | False |
Indicates whether the scheduling confirmations are sent to the business owner. | |
| schedulingPolicy_timeSlotInterval | String | False |
The available time slot intervals that appear during scheduling for this business. | |
| webSiteUrl | String | False |
The URL of the business website. |