Skip to content

Integrations overview

Pull live data from external services into your artifacts, or push artifacts out to where your team already works.

ProviderWhat it gives you
Google SheetsRead spreadsheet data with OAuth
ShopifyProducts, orders, inventory
SlackDeliver artifacts to a channel or DM
Google AnalyticsGA4 reports and metrics
Tienda NubeLATAM e-commerce
GitHubBackup and export
CORS proxyCall all-listed external APIs from the page
  • Per-artifact / OAuth-in-page — e.g. Google Sheets: the visitor (or owner) authorizes, and the artifact fetches data. Simple, no admin setup.
  • Workspace-level — e.g. Slack: an OAuth app is connected once per workspace, then any artifact in that workspace can use it.

Credentials are never exposed to the page by default — calls are proxied through the Worker, and secrets are encrypted at rest. For bring-your-own API keys (OpenAI, Anthropic, …), use the secrets proxy described in the AI agent guide.