> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/fr/apps-integrations.md).

# Applications et intégrations

- [Shopify](https://help.sesami.co/fr/apps-integrations/shopify.md)
- [Sesami et Shopify](https://help.sesami.co/fr/apps-integrations/shopify/sesami-and-shopify.md)
- [Boutique en ligne](https://help.sesami.co/fr/apps-integrations/shopify/online-store.md)
- [Installation manuelle](https://help.sesami.co/fr/apps-integrations/shopify/online-store/manual-install.md)
- [Intégrer sur des pages personnalisées](https://help.sesami.co/fr/apps-integrations/shopify/online-store/embed-on-custom-pages.md)
- [Script de vérification du panier](https://help.sesami.co/fr/apps-integrations/shopify/online-store/cart-verification-script.md)
- [Personnaliser le style du script de vérification du panier](https://help.sesami.co/fr/apps-integrations/shopify/online-store/customize-cart-verification-script-styles.md)
- [Supprimer le menu déroulant de quantité](https://help.sesami.co/fr/apps-integrations/shopify/online-store/i-want-to-remove-the-quantity-drop-down-menu.md)
- [PDV](https://help.sesami.co/fr/apps-integrations/shopify/pos.md)
- [PDV et multi-emplacements](https://help.sesami.co/fr/apps-integrations/shopify/pos/pos-and-multi-location.md): Intégré au système de PDV, Multi-Location garantit des opérations fluides et efficaces.
- [Accès collaborateur](https://help.sesami.co/fr/apps-integrations/shopify/collaborator-access.md)
- [Catalogue et produits](https://help.sesami.co/fr/apps-integrations/shopify/catalog-and-products.md)
- [Commandes](https://help.sesami.co/fr/apps-integrations/shopify/orders.md)
- [Clients](https://help.sesami.co/fr/apps-integrations/shopify/customers.md)
- [Modifier l'e-mail de confirmation Shopify pour inclure les options de produit](https://help.sesami.co/fr/apps-integrations/shopify/edit-your-shopify-confirmation-email-to-include-product-options.md)
- [Klaviyo](https://help.sesami.co/fr/apps-integrations/klaviyo.md)
- [Google Calendar](https://help.sesami.co/fr/apps-integrations/google-calendar.md)
- [Google Calendar avec macOS, iOS (iPhone/iPad)](https://help.sesami.co/fr/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md)
- [Application Sesami Forms](https://help.sesami.co/fr/apps-integrations/sesami-forms-app.md)
- [API et création d'applications](https://help.sesami.co/fr/apps-integrations/api-and-building-apps.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.sesami.co/fr/apps-integrations.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.
