# Intégrations

Connectez vos applications préférées à votre Spot pour synchroniser vos activités Spot avec d'autres sources de données et automatiser les flux de travail. Obtenez des informations plus approfondies sur vos membres et gagnez du temps en animant votre académie !

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1fa9d">🪝</span> <strong>Webhooks</strong></td><td>Créez des passerelles entre des événements MeltingSpot et vos outils externes.</td><td></td><td><a href="integrations/webhooks">webhooks</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f916">🤖</span> <strong>API</strong></td><td>Manipulez des éléments MeltingSpot (Membres, Lives, ...) sans utiliser l'interface utilisateur.</td><td></td><td><a href="integrations/api">api</a></td></tr><tr><td>🧡 <strong>HubSpot</strong></td><td>Affichez les membres de votre Spot et leurs activités directement dans votre CRM !</td><td></td><td><a href="integrations/hubspot">hubspot</a></td></tr></tbody></table>


---

# 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://help.meltingspot.io/manage-spot/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.
