# Booker

## **Connector Overview**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWpTbg7IPE0Ifg4dgHXpodQeSAPbJ3qJoDATADSXm7OMn8qTazncyARwgmhinF4V2i6xqvn3NThtg8R6hVI6n7gwhuTyR8LIPOiAFg-qVrx4BUWrw5kpCd2wDm-bOSgorJweaO0Q?key=XIy8122ZNqmu67sUe4Q2WNF3" alt="" width="188"><figcaption></figcaption></figure>

Booker is a cloud-based platform for spas and salons, offering appointment scheduling, client management, POS, and marketing tools to streamline operations and enhance customer experiences.

*Please note, we currently support connectors for customer and merchant information.*

## **Authentication Type**

OAuth2

## **Webhook Supported**

Yes

## **Secrets**

* Booker (Customer)
  * PAN\_SEC\_BOOKER\_CUSTOMER\_CLIENT\_ID
  * PAN\_SEC\_BOOKER\_CUSTOMER\_CLIENT\_SECRET
  * PAN\_SEC\_BOOKER\_CUSTOMER\_SUBSCRIPTION\_KEY
  * PAN\_SEC\_BOOKER\_CUSTOMER\_NONE
* Booker (Merchant)
  * PAN\_SEC\_BOOKER\_MERCHANT\_CLIENT\_ID
  * PAN\_SEC\_BOOKER\_MERCHANT\_CLIENT\_SECRET
  * PAN\_SEC\_BOOKER\_MERCHANT\_SUBSCRIPTION\_KEY
  * PAN\_SEC\_BOOKER\_MERCHANT\_NONE

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision either connector, the following Booker information must be gathered:

* Client ID
* Client Secret
* Subscription Key
* Scope

*To obtain the information required for provisioning, please see* [*here*](https://developers.mindbodyonline.com/ui/documentation/booker-api#/http/booker-api/introduction/getting-started)*.*

## **API Resources**

For more information on how to utilize the Booker API, feel free to reference the following [documentation](https://developers.mindbodyonline.com/ui/documentation/booker-api#/http/booker-api/introduction/getting-started).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/booker.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
