> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/integrations.md).

# Integrations

- [Integration - Google Calendar](https://docs.sprinthub.com/en/topics/integrations/integration-google-calendar.md)
- [Integration - Google Ads and Gmail](https://docs.sprinthub.com/en/topics/integrations/integration-google-ads-and-gmail.md): See how to create an app in Google Console to connect your Google Ads and Gmail to SprintHub
- [Google Ads Conversions](https://docs.sprinthub.com/en/topics/integrations/integration-google-ads-and-gmail/google-ads-conversions.md): Sending conversions to Google Ads the right way
- [Creating Conversions in Google Ads to send via SprintHub](https://docs.sprinthub.com/en/topics/integrations/integration-google-ads-and-gmail/creating-conversions-in-google-ads-to-send-via-sprinthub.md)
- [Google Conversion API Parameters (Google Ads Conversion API)](https://docs.sprinthub.com/en/topics/integrations/integration-google-ads-and-gmail/google-conversion-api-parameters-google-ads-conversion-api.md)
- [Connect Gmail in real time (Pub/Sub)](https://docs.sprinthub.com/en/topics/integrations/integration-google-ads-and-gmail/connect-gmail-in-real-time-pub-sub.md)
- [Integrations - Outlook](https://docs.sprinthub.com/en/topics/integrations/integrations-outlook.md)
- [Integrations - IMAP and SMTP](https://docs.sprinthub.com/en/topics/integrations/integrations-imap-and-smtp.md)
- [Kinghost IMAP and SMTP](https://docs.sprinthub.com/en/topics/integrations/integrations-imap-and-smtp/kinghost-imap-and-smtp.md)
- [I can't connect my email through the integration.](https://docs.sprinthub.com/en/topics/integrations/integrations-imap-and-smtp/i-cant-connect-my-email-through-the-integration..md)
- [Integrations - Artificial Intelligence APIs](https://docs.sprinthub.com/en/topics/integrations/integrations-artificial-intelligence-apis.md)
- [Integrations - Chat GPT](https://docs.sprinthub.com/en/topics/integrations/integrations-artificial-intelligence-apis/integrations-chat-gpt.md)
- [ChatGPT - How to Generate the ChatGPT API Key to Integrate with SprintHub](https://docs.sprinthub.com/en/topics/integrations/integrations-artificial-intelligence-apis/integrations-chat-gpt/chatgpt-how-to-generate-the-chatgpt-api-key-to-integrate-with-sprinthub.md)
- [ChatGPT - How to Set Up Payment in OpenAI to Use the Model](https://docs.sprinthub.com/en/topics/integrations/integrations-artificial-intelligence-apis/integrations-chat-gpt/chatgpt-how-to-generate-the-chatgpt-api-key-to-integrate-with-sprinthub/chatgpt-how-to-set-up-payment-in-openai-to-use-the-model.md)
- [Integrations - Gemini](https://docs.sprinthub.com/en/topics/integrations/integrations-artificial-intelligence-apis/integrations-gemini.md)
- [How Gemini API payment works in Google Cloud](https://docs.sprinthub.com/en/topics/integrations/integrations-artificial-intelligence-apis/integrations-gemini/how-gemini-api-payment-works-in-google-cloud.md)
- [Integrations - DeepSeek](https://docs.sprinthub.com/en/topics/integrations/integrations-artificial-intelligence-apis/integrations-deepseek.md)
- [Integrations - ElevenLabs](https://docs.sprinthub.com/en/topics/integrations/integrations-elevenlabs.md)
- [Integration - Firecrawl](https://docs.sprinthub.com/en/topics/integrations/integration-firecrawl.md)
- [Integrations - uazapiGO](https://docs.sprinthub.com/en/topics/integrations/integrations-uazapigo.md)
- [Integrations - Z-API](https://docs.sprinthub.com/en/topics/integrations/integrations-z-api.md)
- [Z-API - Queue System](https://docs.sprinthub.com/en/topics/integrations/integrations-z-api/z-api-queue-system.md)
- [Integrations - SMS](https://docs.sprinthub.com/en/topics/integrations/integrations-sms.md)
- [Prospector](https://docs.sprinthub.com/en/topics/integrations/prospector.md)
- [Click To Call](https://docs.sprinthub.com/en/topics/integrations/click-to-call.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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
