# THIRD PARTY INTEGRATION

- [Integrations overview](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/integrations-overview.md)
- [Google Calendar integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/google-calendar-integration.md): Sync Tipo bookings to Google Calendar so appointments appear as calendar events automatically.
- [Google Sheet integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/google-sheet-integration.md): Export bookings to Google Sheets so you can track appointments, build reports, and share data with your team.
- [Zapier Integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/zapier-integration.md): Use Zapier to connect Tipo to thousands of apps (Slack, Google Sheets, HubSpot, Trello, etc.). Tipo acts as a trigger app in Zapier.
- [Klaviyo integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/klaviyo-integration.md)
- [Mailchimp integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/mailchimp-integration.md): Connect Tipo to Mailchimp so customer information from new bookings is added to your Mailchimp Audience automatically.
- [HubSpot integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/hubspot-integration.md): Connect Tipo to HubSpot to automatically create contacts when customers book appointments.
- [Omnisend integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/omnisend-integration.md): Use Omnisend to sync booking customers and trigger email or SMS automations.
- [Brevo (Sendinblue) integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/brevo-sendinblue-integration.md): Connect Tipo to Brevo (formerly Sendinblue) to add booking customers to your contact list.
- [GetResponse integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/getresponse-integration.md): After an appointment is booked on Tipo calendar, the customer email will be added to the selected GetResponse contact list.
- [Shopify POS integration](https://docs.tipo.io/tipo-appointment-booking/third-party-integration/shopify-pos-integration.md): Shopify POS integration lets you create Tipo appointments directly inside the Shopify POS app so in-store staff can book services and add them to the cart during checkout.


---

# 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.tipo.io/tipo-appointment-booking/third-party-integration.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.
