Skip to main content

Connect Klaviyo with Framer Forms

Capture leads from your Framer forms and automatically add them to your Klaviyo profiles using the Forms Plugin.

Step 1 — Get Your Klaviyo API Key

Before connecting Klaviyo to your form, generate an API key from your Klaviyo account. This API key allows the Forms Plugin to securely send form submissions to Klaviyo.
Klaviyo account showing the API Keys settings page
  1. Login to your Klaviyo account
  2. Navigate to SettingsAPI Keys
  3. Click Create Private API Key
  4. Copy the generated API key
Keep your API key in a secure password manager. Never share it publicly or commit it to a code repository.

Step 2 — Insert Klaviyo Component Into Your Form

Select your form in the Framer canvas and insert the Klaviyo component. The component connects your form to Klaviyo and automatically detects the form fields in your form layout.
Forms Plugin panel in Framer showing the Klaviyo Integrations screen with the Insert Klaviyo Component button

Step 3 — Configure Klaviyo API Settings

After inserting the Klaviyo component, configure the API settings in the component properties panel.
Framer canvas with Klaviyo component selected showing the API Settings modal
  1. Select the Klaviyo Integration component in your form
  2. Open the properties panel on the right side
  3. Paste your Klaviyo API Key

Required Fields

  • API Key — Paste the API key generated from your Klaviyo account.

Step 4 — Configure Field Mapping

Map your form fields to Klaviyo profile properties. The component automatically detects your form field names. You simply connect each field to the correct Klaviyo property.
Framer canvas showing the Mappings modal with form fields mapped to Klaviyo properties

Example Mapping

Form FieldKlaviyo Property
emailemail
firstnamefirst_name
lastnamelast_name

Step 5 — Result

When a user submits the form, their details will automatically be added as a profile in Klaviyo. You can verify new profiles in your Klaviyo Profiles dashboard.
Completed Klaviyo integration on a form with Integration active status

Next Steps