32dots HEIDELBERG AI
Session 3 medium

Connectors: integrate anything, no API keys

LESSONLesson 3 · ~20 min

🎯Goal. Connect your app to outside services — Stripe, Gmail, Slack, Google Drive and dozens more — without managing a single API key.

▶ Try this prompt

Add the Stripe connector and put a checkout button on the booking confirmation page.

Connectors are OAuth integrations — Base44 handles the keys. Browse them in Dashboard → Integrations → Browse.

  1. 1Open Dashboard → Integrations → Browse and pick a connector. The catalog spans Payments (Stripe), Communication (Gmail, Outlook, Slack, Discord, Teams), Productivity (Google Drive/Docs/Sheets, Notion, Dropbox, Airtable), Social (Instagram, LinkedIn, TikTok), CRM (HubSpot, Salesforce) and more.
  2. 2Choose shared (one account for everyone) or per-user (each person connects their own), then authorise.
  3. 3Prompt the AI to use it (e.g. wire the Stripe checkout). Connections appear under the My integrations tab.
Base44 Integrations page with the My integrations tab
Dashboard → Integrations — connected tools under "My integrations". Source: docs.base44.com

You'll see. An external service wired into your app via OAuth — no API key pasted anywhere.

💳Cost. Using built-in services spends integration credits (free plan: 100/month). Connectors require the Builder plan or higher.

💡Takeaway. Connectors are integration-without-plumbing — the opposite of v0, where you paste keys yourself. (Most are a paid Builder+ feature.)