Migration from leadmarkt.ch

How to switch from leadmarkt.ch to fluss.ai - step by step guide.

Last updated: 2026-01-23

Already using leadmarkt.ch and want to switch to fluss.ai? Here's how the transition works.

What's the difference?

fluss.ai is the complete redevelopment of leadmarkt.ch with many improvements:

Featureleadmarkt.chfluss.ai
Flow EditorLimited customizationFully visual editing
Valuation detailsBasicExtended (garage, bathrooms, etc.)
AutomationsEmailEmail, SMS, Webhooks, n8n
White-LabelLimitedFull (custom domain)
Multi-languageGerman7 languages
CRM connectionManualNative + Webhooks

Step-by-Step Migration

1. Create account

Register on fluss.ai with your email address. The account is independent of leadmarkt.ch.

2. Create new Flow

Important: Choose the correct language when creating (e.g., German). The Flow takes all texts in this language. Changing later requires manual translation.

  1. Dashboard → "New Flow"
  2. Choose language (e.g., German)
  3. Select Flow type (e.g., Property Valuation)
  4. Customize as desired

3. Replace embedding

Replace the leadmarkt.ch code on your website:

Old (leadmarkt.ch):

<!-- iFrame Container: -->
<div class="realEstateRatingContainer">
  <iframe class="realEstateRatingIframe"
    src="https://leadmarkt.ch/kostenlose-immobilienbewertung?api_token=API-TOKEN"
    scrolling="no" frameBorder="0" onload="initLeadGenIframe()">
  </iframe>
</div>

<!-- iFrame Responsive Script: -->
<script src="https://leadmarkt.ch/generators/real-estate-rating/iframeResizer.min.js"></script>
<script>function initLeadGenIframe(){iFrameResize({ log: false },'.realEstateRatingIframe');}</script>

New (fluss.ai):

<fluss-x id="YOUR-FLOW-ID"></fluss-x>
<script src="https://fluss.ai/embed/flow.es.js"></script>

4. Set up automations

Unlike leadmarkt.ch, automations in fluss.ai are separately configurable:

  1. Flow Settings → Automations
  2. Enable email notification
  3. Enable PDF valuation to lead
  4. Optional: Set up SMS, webhooks

5. Existing leads

Leads from leadmarkt.ch are not automatically transferred. Options:

  • Run in parallel during the transition phase
  • Fresh start with new leads in fluss.ai

Migration FAQ

Why do valuation values differ?

fluss.ai specifically queries more data (garage, second bathroom, etc.), making the valuation more accurate. Both tools use Value AG, but with a different number of input parameters.

Can I use both tools in parallel?

Yes, that's possible during the transition phase. The accounts are independent.

What happens to my leadmarkt.ch account?

Your leadmarkt.ch account remains active. You decide when to switch completely.

Can I transfer my logo/branding?

Yes, but you need to upload logo and colors in fluss.ai again. Automatic import is not possible.

Migration Support

For questions about migration:

Related Articles