Skip to main content

Connect Beehiiv with Framer Forms

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

Step 1 — Get Your Beehiiv API Key and Publication ID

Before connecting Beehiiv to your form, get your API key and Publication ID from your Beehiiv account. These allow the Forms Plugin to securely send form submissions to Beehiiv.
Beehiiv account showing the API settings page
  1. Login to your Beehiiv account
  2. Navigate to SettingsIntegrationsAPI
  3. Generate a new API Key
  4. Copy the generated API key
  5. Note your Publication ID (visible in your Beehiiv settings)
Keep your API key in a secure password manager. Never share it publicly or commit it to a code repository.

Step 2 — Insert Beehiiv Component Into Your Form

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

Step 3 — Configure Beehiiv API Settings

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

Required Fields

  • API Key — Paste the API key generated from your Beehiiv account.
  • Publication ID — Enter your Beehiiv Publication ID.

Step 4 — Configure Field Mapping

Map your form fields to Beehiiv subscriber attributes. The component automatically detects your form field names. You simply connect each field to the correct Beehiiv attribute.
Framer canvas showing the Mappings modal with form fields mapped to Beehiiv attributes

Example Mapping

Form FieldBeehiiv Attribute
emailemail
Beehiiv primarily uses email for subscriptions. Optional custom fields can be configured within your Beehiiv publication settings.

Step 5 — Result

When a user submits the form, their details will automatically be added as a subscriber to your Beehiiv publication. You can verify new subscribers in your Beehiiv Dashboard under AudienceSubscribers.
Completed Beehiiv integration on a form with Integration active status

Next Steps