Choosing a Source Type
Humm connects to data in three ways. Pick the one that fits how your data is set up.Database
Humm queries your data warehouse directly (Snowflake, BigQuery, Athena, Databricks, PostgreSQL, MySQL). This gives the best accuracy and performance. If your data is already in a warehouse, start here.Sync
Humm syncs a copy of your SaaS data into your warehouse via Airbyte, then queries that copy. Better performance and accuracy than live SaaS calls, and the data lives in your warehouse so you can join it with everything else. Available for: Amplitude, Attio, Chargebee, ChurnZero, Absorb.SaaS (Live)
Humm queries the SaaS API directly in real time. Data is never stored by Humm. Slower for large queries, but useful if you don’t want data copied anywhere.Which should I use?
- Connect your data warehouse if you have one. It’s the most accurate and fastest source.
- Use Sync if you want SaaS data joined with warehouse data, or need better performance than live API calls.
- Use SaaS live if you want real-time data and don’t want Humm to store anything.
How to Add an Integration
- Click Integrations in the sidebar
- Click Browse Catalog
- Select the integration you want to connect
- Enter your credentials and click Save
- Click Introspect Schema to let Humm learn the data structure
Multiple Instances of the Same Integration
For supported integrations, you can connect multiple instances of the same connector. This is useful when:- You have separate accounts for different regions (e.g., US and EU)
- You manage different business units separately
- You need to query data from sandbox and production environments
CHARGEBEE_US_LIST_CUSTOMERS— List customers from the US instanceCHARGEBEE_EU_LIST_CUSTOMERS— List customers from the EU instance
Available Integrations
Data Warehouses
Connect your warehouse and Humm queries it directly — fastest and most accurate source type.Snowflake
Cloud data warehouse with private key or password auth.
BigQuery
Google’s data warehouse with service account auth. Supports Sheets-backed tables.
Amazon Athena
Query S3 data via Athena and AWS Glue Data Catalog.
Databricks
Unified analytics platform with SQL warehouse support.
PostgreSQL
Connect directly to PostgreSQL databases.
MySQL
Connect directly to MySQL databases.
CRM & Sales
Query contacts, companies, deals, and customer relationships from your CRM.Salesforce
Leads, opportunities, accounts, and custom objects.
HubSpot
Contacts, deals, companies, and marketing data.
Attio
Modern CRM with flexible data models.
Gong
Call recordings, transcripts, and conversation intelligence.
Customer Success & Support
Pull in customer health, engagement, and support history.ChurnZero
Health scores, churn predictions, and engagement tracking.
Intercom
Customer conversations and support interactions.
Zendesk
Support tickets, users, organizations, and comments.
Product Analytics
See how customers actually use your product with usage data and behavioral analytics.Pendo
Feature adoption, page views, and in-app guides.
Mixpanel
Event tracking, funnels, and user behavior.
PostHog
Product analytics with HogQL query support.
Amplitude
Event segmentation, cohort analysis, and user behavior.
Project Management
Track customer-related work, feature requests, and team knowledge.Jira
Issues, projects, and sprint data from Atlassian.
Linear
Issues, projects, and team workflows.
Confluence
Search and read pages, spaces, and blog posts.
Billing & Subscriptions
Track revenue, subscriptions, and billing data.Chargebee
Subscriptions, invoices, transactions, and product catalog.
Custom Integrations
Don’t see your tool listed? You can connect to almost any system with a REST API.Custom REST API
Connect to any REST API with flexible authentication options.
What Data Does Humm Access?
When you connect an integration, Humm gets read-only access to your data. Humm can:- Query and retrieve data to answer your questions
- Discover your schema (tables, fields, relationships)
- Pull sample data to understand your data structure