# Data Source Types

- [Airtable](https://docs.datafetch.io/data-source-types/airtable.md)
- [Adobe Marketo Engage](https://docs.datafetch.io/data-source-types/adobe-marketo-engage.md)
- [Amazon Redshift](https://docs.datafetch.io/data-source-types/amazon-redshift.md)
- [Eventbrite](https://docs.datafetch.io/data-source-types/eventbrite.md)
- [Google BigQuery](https://docs.datafetch.io/data-source-types/google-bigquery.md)
- [Google Drive](https://docs.datafetch.io/data-source-types/google-bigquery-1.md)
- [HubSpot](https://docs.datafetch.io/data-source-types/hubspot.md)
- [Creating a HubSpot Search](https://docs.datafetch.io/data-source-types/hubspot/creating-a-hubspot-search.md)
- [Creating a Message Template](https://docs.datafetch.io/data-source-types/hubspot/creating-a-message-template.md)
- [Configuring Search Object Options](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options.md)
- [Adding a Result Object Type Icon](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/adding-a-result-object-type-icon.md)
- [Editing the Result Record Name Template](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/editing-the-result-record-name-template.md)
- [Enabling the 'Open in HubSpot' button](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/enabling-the-open-in-hubspot-button.md)
- [Adding Result Object Properties](https://docs.datafetch.io/data-source-types/hubspot/configuring-search-object-options/adding-result-object-properties.md)
- [Humanitix](https://docs.datafetch.io/data-source-types/humanitix.md)
- [MailChimp](https://docs.datafetch.io/data-source-types/mailchimp.md)
- [ON24](https://docs.datafetch.io/data-source-types/on24.md)
- [PostgreSQL](https://docs.datafetch.io/data-source-types/postgesql.md): Using the PostgreSQL Data Source
- [MySQL](https://docs.datafetch.io/data-source-types/postgesql-1.md): Using the PostgreSQL Data Source
- [Salesforce Pardot](https://docs.datafetch.io/data-source-types/salesforce-pardot.md)
- [Salesforce Sales Cloud](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud.md)
- [Creating a Salesforce Search](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/creating-a-salesforce-search.md)
- [Creating a Message Template](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/creating-a-message-template.md)
- [Configuring Search Object Options](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options.md)
- [Adding a Result Object Type Icon](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/adding-a-result-object-type-icon.md)
- [Editing the Result Record Name Template](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/editing-the-result-record-name-template.md)
- [Enabling the 'Open in Salesforce' button](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/enabling-the-open-in-salesforce-button.md)
- [Adding Result Object Properties](https://docs.datafetch.io/data-source-types/salesforce-sales-cloud/configuring-search-object-options/adding-result-object-properties.md)
- [Splash](https://docs.datafetch.io/data-source-types/splash.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.datafetch.io/data-source-types.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.
