# INTEGRATING WITH CRM AND WEBHOOK INFORMATION

- [GoHighLevel (GHL)](https://help.capriai.us/integrating-with-crm-and-webhook-information/gohighlevel-ghl.md)
- [HubSpot](https://help.capriai.us/integrating-with-crm-and-webhook-information/hubspot.md)
- [Webhook Information](https://help.capriai.us/integrating-with-crm-and-webhook-information/webhook-information.md)
- [Triggers](https://help.capriai.us/integrating-with-crm-and-webhook-information/triggers.md): Triggers are used to connect your Agent to an external source in order to allow the agent to communicate or transfer data to and from said point based on an incoming message from said platform.
- [Automated Follow-Up For Stale Leads](https://help.capriai.us/integrating-with-crm-and-webhook-information/triggers/automated-follow-up-for-stale-leads.md): Your Capri chatbot can also automatically continue following up with leads that stop responding for a certain amount of time
- [Using Multiple Webhooks](https://help.capriai.us/integrating-with-crm-and-webhook-information/using-multiple-webhooks.md)
- [Uphex](https://help.capriai.us/integrating-with-crm-and-webhook-information/uphex.md)


---

# 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.capriai.us/integrating-with-crm-and-webhook-information.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.
