# Popular sources

Coupler.io is a data integration platform & AI analytics solution that connects your business apps to AI tools, spreadsheets, BI tools, and databases — no code required. Pull data from 400+ sources, transform it on the fly, and keep your reports up to date on autopilot.

In-depth guides for the most popular data sources — including available metrics, common issues, best practices, and FAQs.

* [**Facebook Ads**](/sources/category/ppc/facebook-ads.md) — Automate campaign performance reporting across Facebook, Instagram, Messenger, and Audience Network.
* [**Google Sheets**](/sources/category/files-and-tables/google-sheets.md) — Pull data from spreadsheets and export to any supported destination on a schedule.
* [**Google Analytics (GA4)**](/sources/category/ppc/google-analytics.md) — Export events, conversions, and user behavior data to Google Sheets, BigQuery, or databases.
* [**QuickBooks**](/sources/category/finance-and-accounting/quickbooks.md) — Export accounting data (invoices, expenses, financial reports) to spreadsheets, BI tools, or databases.
* [**Google Ads**](/sources/category/ppc/google-ads.md) — Automate spend, clicks, impressions, and conversion reporting from campaigns.
* [**Facebook Page Insights**](/sources/category/social-media/facebook-page-insights.md) — Export post performance, reach, and engagement metrics to Google Sheets, BigQuery, or Looker Studio.
* [**JSON**](/sources/category/files-and-tables/json.md) — Pull data from any REST API with JSON responses into Google Sheets or BigQuery.
* [**Xero**](/sources/category/finance-and-accounting/xero.md) — Export invoices, contacts, journals, and financial reports automatically.
* [**Google Calendar**](/sources/category/project-management/google-calendar.md) — Export calendar events and availability to Google Sheets, Excel, or BigQuery.
* [**Shopify**](/sources/category/ecommerce/shopify.md) — Connect orders, products, customers, and inventory via GraphQL API.
* [**Airtable**](/sources/category/files-and-tables/airtable-addon.md) — Sync Airtable bases to Google Sheets and combine tables for reporting.

{% hint style="info" %}
Can't find what you're looking for? Reach out to our support team at <contact@coupler.io>.
{% endhint %}


---

# 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.coupler.io/sources/readme.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.
