# Connections

- [Amazon Web Services](https://docs.ixhello.com/ixhc/connections/amazon.md)
- [Amazon Kendra](https://docs.ixhello.com/ixhc/connections/amazon/amazon-kendra.md)
- [Amazon Lambda](https://docs.ixhello.com/ixhc/connections/amazon/amazon-lambda.md): Follow the following steps to setup up the Amazon Lambda implementation
- [Amazon Lambda:  Create Lambda Function](https://docs.ixhello.com/ixhc/connections/amazon/amazon-lambda/amazon-lambda-create-lambda-function.md)
- [Amazon Lambda: iX Hello Integration](https://docs.ixhello.com/ixhc/connections/amazon/amazon-lambda/amazon-lambda-create-lambda-function/amazon-lambda-ix-hello-integration.md)
- [Amazon Aurora (MySQL)](https://docs.ixhello.com/ixhc/connections/amazon/amazon-aurora-mysql.md)
- [DynamoDB](https://docs.ixhello.com/ixhc/connections/amazon/dynamodb.md)
- [Amazon EventBridge](https://docs.ixhello.com/ixhc/connections/amazon/amazon-eventbridge.md)
- [Amazon Honeycode](https://docs.ixhello.com/ixhc/connections/amazon/amazon-honeycode.md)
- [Login with Amazon Setup](https://docs.ixhello.com/ixhc/connections/login-with-amazon-setup.md)
- [ServiceNow](https://docs.ixhello.com/ixhc/connections/servicenow.md)
- [ServiceNow: Create an account](https://docs.ixhello.com/ixhc/connections/servicenow/servicenow-create-an-account.md)
- [ServiceNow: Connect to iXHello](https://docs.ixhello.com/ixhc/connections/servicenow/servicenow-connect-to-ixhello.md)
- [ServiceNow : Custom App](https://docs.ixhello.com/ixhc/connections/servicenow/servicenow-custom-app.md)
- [SalesForce](https://docs.ixhello.com/ixhc/connections/salesforce.md)
- [SalesForce: Create an account](https://docs.ixhello.com/ixhc/connections/salesforce/salesforce-create-an-account.md)
- [SalesForce: Connect to iX Hello](https://docs.ixhello.com/ixhc/connections/salesforce/salesforce-connect-to-ixhello.md)
- [Microsoft Office365 Integration Guide](https://docs.ixhello.com/ixhc/connections/microsoft-office365-integration-guide.md)
- [Orchestration Enhancement: Lex NLP Bot Integration](https://docs.ixhello.com/ixhc/connections/orchestration-enhancement-lex-nlp-bot-integration.md)
- [Postgres Integration](https://docs.ixhello.com/ixhc/connections/postgres-integration.md)
- [Create a Custom App](https://docs.ixhello.com/ixhc/connections/postgres-integration/create-a-custom-app.md)
- [Zendesk Integration](https://docs.ixhello.com/ixhc/connections/zendesk-integration.md)
- [Create a Custom App](https://docs.ixhello.com/ixhc/connections/zendesk-integration/create-a-custom-app.md)
- [Google OAuth 2.0 Integration](https://docs.ixhello.com/ixhc/connections/google-oauth-2.0-integration.md)
- [Create a Custom App](https://docs.ixhello.com/ixhc/connections/google-oauth-2.0-integration/create-a-custom-app.md)
- [Copy of Microsoft Office365 Integration Guide](https://docs.ixhello.com/ixhc/connections/copy-of-microsoft-office365-integration-guide.md)
- [Microsoft Office365 AAD](https://docs.ixhello.com/ixhc/connections/microsoft-office365-aad.md)
- [Copy of Microsoft Office365 AAD](https://docs.ixhello.com/ixhc/connections/copy-of-microsoft-office365-aad.md)
- [MS SQL Server](https://docs.ixhello.com/ixhc/connections/ms-sql-server.md): Managed Connection – Microsoft SQL Server
- [Twilio](https://docs.ixhello.com/ixhc/connections/twilio.md): Managed Connection: Twilio
- [Outbound call-iXHC Realtime voice Twilio configuration steps](https://docs.ixhello.com/ixhc/connections/outbound-call-ixhc-realtime-voice-twilio-configuration-steps.md)
- [SignalWire](https://docs.ixhello.com/ixhc/connections/signalwire.md)
- [Microsoft Teams](https://docs.ixhello.com/ixhc/connections/microsoft-teams.md)
- [Microsoft Teams](https://docs.ixhello.com/ixhc/connections/microsoft-teams/microsoft-teams.md)
- [Teams Lex Integration](https://docs.ixhello.com/ixhc/connections/microsoft-teams/teams-lex-integration.md)
- [WebChat Using Amazon Lex Connect](https://docs.ixhello.com/ixhc/connections/webchat-using-amazon-lex-connect.md)
- [Integrating With Google Assistant](https://docs.ixhello.com/ixhc/connections/integrating-with-google-assistant.md)
- [Training Phrase Documentation](https://docs.ixhello.com/ixhc/connections/training-phrase-documentation.md)
- [HubSpot](https://docs.ixhello.com/ixhc/connections/hubspot.md)
- [Chatbot to Live Agent Transfer Using Genesys](https://docs.ixhello.com/ixhc/connections/chatbot-to-live-agent-transfer-using-genesys.md)
- [Genesys Setup](https://docs.ixhello.com/ixhc/connections/chatbot-to-live-agent-transfer-using-genesys/genesys-setup.md)
- [iX Hello Setup](https://docs.ixhello.com/ixhc/connections/chatbot-to-live-agent-transfer-using-genesys/ix-hello-setup.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://docs.ixhello.com/ixhc/connections.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.
