Base44 Adds Four Enterprise Data Connectors: Google Ads, Databricks, QuickBooks, and Snowflake

Base44View original changelog

Base44 expanded its OAuth connector catalog with four new enterprise-grade integrations: Google Ads, Databricks, QuickBooks, and Snowflake. These connectors follow Base44's standard OAuth pattern, handling credential storage and authentication flows so developers can call external APIs without managing keys manually. The additions bring advertising campaign data, cloud data warehouses, analytics workspaces, and accounting software into reach for Base44 app builders.

Key Takeaways

  • Four new enterprise-grade connectors (Google Ads, Databricks, QuickBooks, Snowflake) were added to Base44's OAuth integration catalog on June 17, 2026.
  • No API key management required β€” Base44 handles the OAuth flow and credential storage, so developers call external services through the getConnection() method.
  • Both shared and user-level authentication are supported, meaning these connectors work for service accounts and for per-user OAuth flows.
  • Google Ads access enables advertising campaign data to be embedded directly into Base44-built applications without manual data export.
  • Snowflake and Databricks support positions Base44 for data warehouse and analytics use cases, allowing builders to surface warehouse data inside business tools.
  • QuickBooks connectivity opens financial automation use cases, from invoice management to expense tracking, without a custom backend integration.

Sources & Mentions

1 external resource covering this update


Four New Connectors Expand Base44's Enterprise Integration Catalog

Base44 added four new OAuth connectors to its integration platform on June 17, 2026: Google Ads, Databricks, QuickBooks, and Snowflake. The additions are available to both shared connector configurations (service accounts) and app user connectors (individual per-user OAuth), consistent with Base44's existing connector architecture.

Google Ads

The Google Ads connector gives Base44 apps programmatic access to advertising campaign data through the Google Ads API. Builders can use it to read campaign performance metrics, manage ad groups, or surface advertising insights directly within an application β€” without requiring the end user to export data manually or manage API credentials.

Databricks

The Databricks connector enables OAuth-authenticated access to Databricks workspaces, opening the door to data analytics pipelines and machine learning workflows. Apps built on Base44 can now query Databricks resources or trigger data jobs as part of automated workflows, making it practical to surface warehouse data inside business-facing tools.

QuickBooks

The QuickBooks connector links Base44 apps to QuickBooks Online accounting data via OAuth. This allows builders to create apps that read invoices, track expenses, pull financial reports, or automate accounting workflows β€” a significant addition for anyone building internal finance tools or client-facing business applications.

Snowflake

The Snowflake connector provides OAuth-based access to Snowflake data warehouses. Builders can query cloud-based data infrastructure directly from their Base44 app, enabling reporting dashboards, data-driven workflows, and analytics surfaces without requiring a separate backend layer.

How Base44 Connectors Work

All four connectors follow Base44's standard integration model: the platform handles the OAuth flow and credential storage, exposing the connection through the getConnection() SDK method. Developers reference the connector by its type identifier and call the target service's API directly. This approach means no API key management on the developer side and secure per-user or service-account authentication out of the box. The updated connector table and full type identifier reference are available in the Base44 developer documentation.


Mentioned onBase44
Base44 Adds Google Ads, Databricks, QuickBooks & Snowflake | Yet Another Changelog