# Overview

Sauce can connect to a range of feedback sources. If your feedback source isn't listed below, you can manually import it via a CSV or speak to our team to explore your options.&#x20;

<table><thead><tr><th width="136.24739583333331">Source</th><th width="366.0234375">Outcome</th><th>How to connect</th></tr></thead><tbody><tr><td><a href="slack-integration">Slack</a></td><td>Capture feedback from Slack channels, DMs &#x26; other sources that can connect to Slack</td><td>Follow our <a href="slack-integration">Slack guide</a></td></tr><tr><td><a href="intercom-integration">Intercom</a></td><td>Capture issues, feature requests and more from support tickets and interactions.</td><td>Follow our <a href="intercom-integration">Intercom guide</a></td></tr><tr><td><a href="zendesk-integration">Zendesk</a></td><td>Capture issues, feature requests and more from support tickets and interactions.</td><td>Follow our <a href="zendesk-integration">Zendesk guide</a></td></tr><tr><td><a href="gong-integration">Gong</a></td><td>Capture feedback, feature requests and other data points from Sales interactions like sales calls and notes.</td><td>Follow our <a href="gong-integration">Gong guide</a></td></tr><tr><td><a href="csv-upload">CSV upload</a></td><td>Capture historical feedback or capture feedback from sources not listed below. </td><td>Follow our <a href="csv-upload">CSV upload guide</a></td></tr><tr><td><a href="salesforce-integration">Salesforce</a></td><td>Capture feedback, feature requests and other data points from Sales interactions like sales notes and emails.</td><td>Follow our <a href="salesforce-integration">Salesforce guide</a></td></tr><tr><td><a href="hubspot-integration">Hubspot</a></td><td>Capture feedback, feature requests and other data points from Sales interactions like sales notes and emails.</td><td>Follow our <a href="hubspot-integration">Hubspot guide</a></td></tr><tr><td><a href="zapier-integration">Zapier</a></td><td>Connect to over 7,000 integrations supported by Zapier. </td><td>Follow our <a href="zapier-integration">Zapier guide</a></td></tr><tr><td><a href="email">Email</a></td><td>Capture feedback from internal and customer emails (via Slack or Zapier)</td><td>Follow our <a href="email">Email guide</a></td></tr><tr><td>Typeform</td><td>Capture survey responses, including in-product feedback (via Slack or Zapier)</td><td><p>Connect Typeform responses > Slack channel > Sauce <a href="https://www.typeform.com/help/a/send-typeform-responses-to-slack-in-real-time-360029312832/">here</a> (or via Zapier)</p><p><br><em>(detailed guide coming soon)</em></p></td></tr><tr><td>SurveyMonkey</td><td>Capture survey responses, including in-product feedback (via Slack or Zapier)</td><td>Connect SurveyMoney > Slack channel > Sauce <a href="https://help.surveymonkey.com/en/getfeedback/integrations/slack-integration/">here</a> (or via Zapier)<br><br><em>(detailed guide coming soon)</em></td></tr><tr><td>Social media</td><td>Capture feedback from social media reviews (via Slack or Zapier)</td><td>Connect social comments > Slack channel > Sauce <a href="https://slack.com/intl/en-au/blog/collaboration/funnel-customer-feedback-straight-into-slack">here</a> (or via Zapier)<br><br><em>(detailed guide coming soon)</em></td></tr><tr><td><a href="discord-integration">Discord</a></td><td>Capture feedback from Discord channels.</td><td>Follow our <a href="discord-integration">Discord guide</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://support.sauce.app/importing-feedback/overview.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.
