# Other Integrations

- [CSV Import](https://help.getcustomeriq.com/data-guides/other-integrations/csv-import.md): The CSV import modal is a powerful way to load data to folders
- [Webhooks](https://help.getcustomeriq.com/data-guides/other-integrations/webhooks.md): Use webhook events from CustomerIQ to power any workflow
- [Zendesk](https://help.getcustomeriq.com/data-guides/other-integrations/zendesk.md): How to send tickets in Zendesk to CustomerIQ folders for analysis
- [Zapier](https://help.getcustomeriq.com/data-guides/other-integrations/zapier.md): How to send data from any app to CustomerIQ folders using Zapier
- [Slack](https://help.getcustomeriq.com/data-guides/other-integrations/slack.md)
- [Outlook Shared Inboxes](https://help.getcustomeriq.com/data-guides/other-integrations/outlook-shared-inboxes.md): Connect your shared mailbox to CustomerIQ and be sure every message you send from it is also saved in the mailbox’s Sent Items for full conversation history.


---

# 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.getcustomeriq.com/data-guides/other-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.
