Docs/Connectors

Connectors

Connect real services to your generated site — no server-side setup, everything happens in the Studio.

Each connector is configured from the Connectors panel in the Studio's top bar, project by project. You paste your own credentials — nothing lives on Codunk's servers as an environment variable, and no code deploy is needed to add or remove one.

The connectors catalog in the Studio
The full connector catalog, opened from the Studio top bar.

Available connectors

ConnectorWhat it asks for
StripePublishable key + secret key
SupabaseOAuth, or project URL + anon key
Cal.comUsername / booking link
Google AnalyticsMeasurement ID (G-XXXX)
GitHubOAuth (GitHub App)
Meta PixelPixel ID
Google Tag ManagerContainer ID (GTM-XXXX)
Google MapsAPI key
PayPalClient ID + secret, sandbox/live
Lemon SqueezyAPI key + store ID
MailchimpAPI key + audience ID
ResendAPI key + sender email
NotionInternal integration token + database ID
AirtablePersonal access token + base ID
SlackIncoming webhook URL
DiscordChannel webhook URL
ZapierCatch Hook webhook URL
Cloudflare TurnstileSite key + secret key

Security

Credentials you paste are encrypted at rest. Only Supabase and GitHub also support signing in via OAuth instead of pasting a key directly.

💡 The dashboard's Integrations page is informational only — actual connections happen inside each project's Studio, not from the dashboard.

Next steps