The native integration is currently in Preview. Ask Firmhouse to enable Native Klaviyo integration for your project if you do not see Connect Klaviyo in the app settings.
Migrate from Klaviyo v1 to Klaviyo v2
Already using the previous Klaviyo integration? Follow the migration steps to install the new app and set up its features while keeping your existing flows working.What you can do with the new Klaviyo integration
Firmhouse sends data and events; you create the segments, flows, and messages in Klaviyo. Installing the app does not create or publish Klaviyo flows.
Install the Firmhouse Klaviyo app
- In Firmhouse, open Apps > Klaviyo > Configure.
- On the Setup tab, click Connect Klaviyo.
- Sign in to the Klaviyo account you want to use and approve the requested access.
- Return to Firmhouse. Check that Account connection confirms your account is connected and shows the expected account name.
Synchronize customer profiles
Firmhouse will automatically keep Klaviyo profiles up to date with your customers’ subscription details. Subscriptions using the same email address in your project share one Klaviyo profile. Firmhouse combines their details on that profile. For example, if a customer has two active subscriptions—one for coffee and one for tea—their profile shows two current subscriptions and lists both products. Use event details when a flow needs information about one specific subscription.Standard properties
The Profile properties tab shows the six standard properties. They are always included when profiles are synchronized and cannot be renamed or removed.
For example, build a Klaviyo segment where
firmhouse_current_subscription_count is greater than zero to find customers with a current subscription. This includes paused subscriptions. Combine it with status conditions when your audience needs a narrower definition.
Add optional properties
- Open Profile properties and click Add property.
- Choose a source and enter the property key you want to use in Klaviyo.
- Click Save profile properties.
firmhouse_; standard property keys are reserved.
Removing or renaming a configured key clears the old property’s value on a subsequent profile synchronization. Review Klaviyo segments and flow conditions that use that key before changing it.
Update existing customers
Subscription changes synchronize automatically. To populate existing customers or apply changed property mappings across them, open Profile properties and click Synchronize all profiles. Follow the progress shown beside the button, then inspect a known customer’s profile in Klaviyo. The synchronization processes completed signups with an email address. It updates profile data; it does not replay historical lifecycle events.Send lifecycle events
The Lifecycle events tab lets you choose which Firmhouse events become Klaviyo metrics. Events start turned off, so you can review them before they trigger flows. Available categories include subscriptions, plans, subscription products, orders, invoices, payments, returns, acceptance checks, collection cases, retention, offers and referrals, customer access, assets, and customer details. The events shown depend on your project’s setup. See Available lifecycle events for the full list and the properties each event sends.- Open Lifecycle events and find the event you need.
- Review the metric name and included properties, then turn on the event.
- Use Configure to inspect or customize its payload. If a newer default payload is available, use Review update before applying it; saved payloads are not silently replaced.
- Send a test event where that control is available, or trigger the event with a test subscription.
- Check the received metric and properties in Klaviyo before using it in a live flow.
Build flows around events
Examples of flow starting points include:
In Klaviyo, choose the received metric as the flow trigger, inspect its event properties, and design your message. Use event data for the subscription or order that triggered the flow and profile properties for the customer’s current overall state. Test the flow before making it live, including any conditions that should stop a message when the customer’s situation changes.
Personalize event messages
The upcoming-order lifecycle payload includes aproducts list with names, quantities, SKUs, images, and product identifiers. It also includes order counts and Customer Portal action links. Offers can include product details and signed acceptance links when eligible.
Use Configure on the lifecycle event to review its payload, then use the actual test event to select variables in Klaviyo. Your saved payload may differ from the latest default.
Bring Klaviyo segments into Firmhouse
Create your audience definitions in Klaviyo, then open Klaviyo segments in Firmhouse:- Click Sync all to import the segment list and synchronize enabled segments.
- Use each segment’s switch to choose whether Firmhouse synchronizes its membership.
- Use Refresh to update an enabled segment, and check its Last synced status.
- Click the subscription count to view the matching subscriptions.
Personalize the Customer Portal
Customer Portal v2 Liquid templates can use synchronized segment membership to show a message or product action to a specific audience, such as VIP customers. Usesubscription.segments for enabled memberships stored in Firmhouse. See Use Klaviyo segments in the Customer Portal for typed fields, examples, and synchronization steps. Template preview uses stored membership too; use Refresh and check Last synced before testing a segment change.
Migration steps
Klaviyo v1 is the previous integration for sending Firmhouse email notification events to Klaviyo. The new Firmhouse Klaviyo app adds customer profile updates, segment synchronization, and events you can enable and configure individually. Install the app in the same Klaviyo account to keep your existing metrics and flows in that account. Your saved transactional event names and JSON payloads remain in place. Migration does not require replacing them with lifecycle events.What changes
1. Prepare your existing setup
Ask Firmhouse to enable the Native Klaviyo integration preview for your project. Then check:- Which Klaviyo account the existing public API key belongs to.
- The metric names used by your active transactional flows.
- Your current customer communication channel and any custom Klaviyo metric webhooks.
- Any Zapier automation that writes Firmhouse profile data to Klaviyo. Compare its property keys with the new native properties before deciding whether to retire it.
2. Install the app in the same Klaviyo account
- Open Apps > Klaviyo > Configure in Firmhouse.
- On Setup, click Connect Klaviyo.
- Sign in to the existing Klaviyo account and approve access.
- Confirm that Firmhouse shows the expected account name and that the account is connected.
3. Configure and test v2 events
- Open Apps > Klaviyo > Lifecycle events and select an event you want to use.
- Review its metric name and properties, then turn it on.
- Use Configure to inspect or customize its payload.
- Send a test event to an address you control where the test control is available, or trigger the event with a test subscription.
- Inspect the received event in Klaviyo and build or adapt your flow using that metric and its properties.