> ## Documentation Index
> Fetch the complete documentation index at: https://sourcetable.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# SaaS integrations

> Connect to 60+ SaaS tools like Stripe, Salesforce, HubSpot, and Google Analytics.

Sourcetable integrates with 60+ SaaS platforms via API connectors. Pull data from your business tools directly into your spreadsheet for analysis, reporting, and automation.

## Supported integrations

### CRM and sales

Salesforce, HubSpot, PipeDrive, Intercom

### E-commerce

Shopify, WooCommerce, Square, Magento

### Payments and billing

Stripe, Braintree, ReCharge, Chargebee, Revenuecat

### Advertising

Google Ads, Facebook Ads, Amazon Ads, TikTok Ads, Reddit Ads, Apple Search Ads, X (Twitter) Ads, LinkedIn Ads, Pinterest Ads, Snapchat Ads, AdRoll

### Analytics

Google Analytics 4, Google Analytics 360, Google Search Console, Amplitude, FullStory, Segment

### Email and marketing

Mailchimp, Klaviyo, Pardot

### Project management

Jira, Asana

### Support

Zendesk (Support, Chat, Sunshine), Help Scout, Freshservice

### Accounting

QuickBooks, Xero

### Communication

Slack, Vonage, Callrail

### Social media

Instagram Business, Facebook Leads

### Productivity

Google Drive, Google Sheets, Google Calendar, Notion, Airtable

### Events and forms

Eventbrite, Typeform

### App stores

Apple App Store, Google Play

### Developer

GitHub, Fivetran

### Education

Canvas (LMS)

### Custom

Webhooks (connect to any API with webhooks)

## Authentication methods

| Method           | Services                                                       |
| ---------------- | -------------------------------------------------------------- |
| **OAuth/SSO**    | Google services, Facebook Ads, Salesforce, HubSpot, and others |
| **API key**      | Stripe, WooCommerce, Notion, Amplitude, and others             |
| **Bearer token** | MCP connectors, custom webhooks                                |

## Direct AI integration tools

In addition to the standard API connectors above, Sourcetable has **built-in AI integration tools** that let the AI interact directly with these platforms without setting up a connector:

| Platform                  | What the AI can do                                                           |
| ------------------------- | ---------------------------------------------------------------------------- |
| **Google Analytics**      | Pull traffic, engagement, and conversion data directly into your spreadsheet |
| **Google Ads**            | Retrieve campaign performance, spend, and conversion metrics                 |
| **Facebook Ads**          | Access ad performance, audience insights, and campaign data                  |
| **Google Search Console** | Get search performance, click-through rates, and keyword rankings            |
| **Google Drive**          | Import files and data from your Google Drive                                 |
| **LinkedIn**              | Pull professional network and company data                                   |
| **TikTok**                | Access TikTok Ads and content performance metrics                            |

To use these, simply ask the AI: "Pull my Google Analytics traffic data for the last 30 days" or "Show me my Facebook Ads performance this month." The AI authenticates using your stored credentials — see [Credential management](/superagents/credentials) to set up access.

## Connecting a SaaS integration

<Steps>
  <Step title="Add a connector">
    Click **Add Connector > API** and select the service.
  </Step>

  <Step title="Authenticate">
    For OAuth services, click **Connect** and sign in with your account. For API key services, paste your key.
  </Step>

  <Step title="Select data objects">
    Choose which data objects to import (e.g., customers, orders, campaigns, tickets).
  </Step>

  <Step title="Use your data">
    Query connected data using the AI assistant, SQL editor, or formulas.
  </Step>
</Steps>
