{"form":{"company_id":1,"slug":"wDgom7EQosu1wlguMxoW","name":"Lime Connect - Book a demo (FR)","success_message":"<header id=\"header\">\n<h4>C\u2019est fait!<\/h4>\n\n<h2>Merci pour votre demande de d\u00e9mo<\/h2>\n\n<p>Nous vous contacterons prochainement pour convenir d\u2019un cr\u00e9neau qui vous convient.<\/p>\n\n<p>En attendant, n\u2019h\u00e9sitez pas \u00e0 consulter nos exemples et cas pratiques. Vous trouverez sur notre site des exemples et des cas pratiques.<\/p>\n\n<p>Nous nous r\u00e9jouissons \u00e0 l\u2019id\u00e9e de vous rencontrer.<\/p>\n\n<p>Wir freuen uns auf das Gespr\u00e4ch.<\/p>\n<\/header>","confirm_text":"<p>En saisissant votre adresse e-mail, vous acceptez de recevoir nos offres marketing conform\u00e9ment \u00e0 notre <a href=\"https:\/\/connect.lime-technologies.com\/fr\/legal\/privacy-policy\/\" target=\"_blank\">Politique de confidentialit\u00e9<\/a>.<\/p>\n\n<p>Les champs obligatoires sont marqu\u00e9s d'un *<\/p>\n\n<p>Ne partagez jamais d'informations sensibles (num\u00e9ros de carte de cr\u00e9dit, num\u00e9ros de s\u00e9curit\u00e9 sociale, mots de passe) via ce formulaire. Ce site est prot\u00e9g\u00e9 par reCAPTCHA, et la <a href=\"https:\/\/policies.google.com\/privacy?hl=fr\" target=\"_blank\">Politique de confidentialit\u00e9<\/a> et les <a href=\"https:\/\/policies.google.com\/terms?hl=fr\" target=\"_blank\">Conditions d'utilisation<\/a> de Google s'appliquent.<\/p>","must_confirm":true,"bankid_ssn_field":null,"require_bankid":false,"require_bankid_unlock":false,"bankid_cert_token":null,"confirmation_content":null,"google_analytics_id":null,"heading":null,"primary_color":null,"show_progress":false,"theme":null,"locale":"en","skip_confirmation":true,"require_captcha":true,"last_viewed_at":"2026-09-11T01:21:48.438482Z","transition":null,"css":"\/* GLOBAL OVERRIDES *\/\n\n\/* the generic alert for validation *\/\n.validation-messages {\n  display: none !important;\n}\n\n\/* remove floating labels *\/\n.simpliform-content-wrapper .step.active .form-field:not([data-type=\"CheckboxField\"]) .label-wrap {\n  display: none !important;\n}\n.simpliform-content-wrapper .form-control::placeholder {\n  opacity: 1 !important;\n}\n\n\/* bring inputs closer and in relative distance *\/\n.simpliform-content-wrapper .step.active {\n\tgap: 0 .5rem;\n}\n\n\/* LAYOUT *\/\n\/* places company size and industry in one row *\/\n.two-cols {\n  grid-column: span 6 \/ span 6;\n}\n\n\/* place checkboxes in columns *\/\n.form-field[data-type=\"CheckboxField\"] .form-group {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: .1rem .4rem;\n  padding-top: .5rem;\n}\n\n.form-group.pull-right .checkbox label > div > p:nth-of-type(2),\n.form-group.pull-right .checkbox label > div > p:nth-of-type(3),\n.form-group.pull-right .checkbox label > div > p:nth-of-type(4) {\n    display: none !important;\n}\n\n.simpliform-content-wrapper .step.active .form-field[data-type=\"CheckboxField\"] {\n    margin-top: 2rem;\n    font-size: .9rem;\n}\n.simpliform-content-wrapper .step.active .form-field[data-type=\"CheckboxField\"] .label-wrap {\n    left: 0 !important;\n    font-size: 1.3rem !important;\n}\n\n.help-block {\n    display: block !important;\n    font-size: .8rem;\n}\n\n.pull-right {\n    margin-top: 1rem;\n    font-size: .8rem;\n}\n\n.submit-btn {\n    width: 100%;\n}","javascript":"var self = this;\n\n\/\/ TRACKING PART\nconst EMAIL_ID = 'email';\nconst SUBMIT_TEXT = 'R\u00e9servez votre d\u00e9monstration gratuite'\nconst PRESET_SUBMIT = 'Submit';\nconst PRESET_SELECT = '- Choose an option -';\n\nconst isTest = (formData) => {\n    const emailId = Object.keys(formData).find(id => formData[id].name === EMAIL_ID);\n    const emailField = formData[emailId];\n    return emailField ? emailField.value.includes('@lime.tech') : false;\n}\n\nvar INTERNAL_HOSTS = [\n    'connect.lime-technologies.com',\n    'app.lime-connect.com',\n    'docs.lime-connect.com',\n];\n\nthis.onBeforeSubmit(function () {\n    var firstTP = {};\n    try {\n        if (typeof window.ltGetAllSourceEntries === 'function') {\n            var allTPS = JSON.parse(window.ltGetAllSourceEntries()) || [];\n            firstTP = allTPS.filter(function (tp) {\n                return INTERNAL_HOSTS.indexOf(tp.source) === -1;\n            })[0] || allTPS[0] || {};\n        }\n    } catch (e) {}\n    self.setFieldValue(\"wp_utm_source\", firstTP.source || '');\n    self.setFieldValue(\"wp_utm_medium\", firstTP.medium || '');\n    self.setFieldValue(\"wp_utm_campaign\", firstTP.campaign || '');\n\n    var marketingConsent = '';\n    try {\n        if (typeof Cookiebot !== 'undefined' && Cookiebot.consent) {\n            marketingConsent = Cookiebot.consent.marketing ? 'yes' : 'no';\n        }\n    } catch (e) {}\n    self.setFieldValue(\"wp_marketing_consent\", marketingConsent);\n    return Promise.resolve(true);\n});\n\n\nthis.onSubmitted(function () {\n    if (isTest(self.formData)) return;\n    if (window.dataLayer) {\n        window.dataLayer.push({\n            formName: 'demo_lime_connect',\n            event: 'form_submitted'\n        });\n    }\n});\n\n\n\nthis._formsEl.addEventListener('focusin', function () {\n  window.dataLayer = window.dataLayer || [];\n  window.dataLayer.push({\n    event: 'form_start',\n    formName: 'demo_lime_connect',\n  });\n}, { once: true });\n\n\/\/ some hacky way since there is no validationError listener on the VUE form for now\nnew MutationObserver(function (muts) {\n  for (const m of muts) {\n    const wasInvalid = m.oldValue === 'true';\n    const isInvalid = m.target.getAttribute('aria-invalid') === 'true';\n    if (isInvalid && !wasInvalid) {\n        window.dataLayer = window.dataLayer || [];\n        window.dataLayer.push({\n            event: 'form_validation_error',\n            formName: 'demo_lime_connect',\n            step: self.currentStep.index,\n            field: m.target.name || m.target.id\n        });\n    }\n  }\n}).observe(this._formsEl, {\n  attributes: true,\n  attributeFilter: ['aria-invalid'],\n  attributeOldValue: true,   \/\/ <-- the key addition\n  subtree: true\n});\n\n\/\/ FROM FAST TRACK\nPromise.resolve(self._formReady).then(() => {\n    const hasPrefilledEmail = sessionStorage['lcm-demo-email'];\n    return hasPrefilledEmail ? self.setFieldValue(\"email\", hasPrefilledEmail) : undefined;\n});\n\n\n\/\/ LAYOUT\ndocument.querySelectorAll('.submit-btn span span').forEach(el => {\n  if (el.textContent.trim() === PRESET_SUBMIT) {\n    el.textContent = SUBMIT_TEXT;\n  }\n});\n\ndocument.querySelectorAll('.form-field[data-type=\"SelectField\"]').forEach(field => {\n  const label = field.querySelector('.control-label');\n  const placeholderOption = field.querySelector('select option[disabled][value=\"\"]');\n\n  if (!label || !placeholderOption) return;\n\n  \/\/ Clone the label so we can strip the \"*\" required marker without touching the real DOM\n  const clone = label.cloneNode(true);\n  const requiredMarker = clone.querySelector('.is-required');\n  if (requiredMarker) requiredMarker.remove();\n\n  const labelText = clone.textContent.trim();\n\n  if (placeholderOption.textContent.trim() === PRESET_SELECT) {\n    placeholderOption.textContent = labelText;\n  }\n});","lime_sign_providers":null,"disable_search_indexing":0,"bankid_authentication_ssn_field":null,"endpoint":"https:\/\/internal.lime-forms.com\/forms\/wDgom7EQosu1wlguMxoW","logo_url":"","logo_link":"","base_url":"https:\/\/internal.lime-forms.com","bankid_api_url":"https:\/\/bankid.lime-technologies.com\/api\/v2\/","lime_signatures_base_url":null,"simpliform_version":"2.149.1","csrf_token":"UuwVXDeN2YJhCMo4mzU8gWnTbpGKRdvQVoPaLfgw","captcha_available":true,"esignatures_provider":null,"google_maps_identifier":"","google_recaptcha_site_key":"6LdXOY0UAAAAAKrnZHZAFpQ-oy2SoNG76r3eDV5L","default_date_format":"yyyy-mm-dd","modules":[{"name":"Enter your information","heading":"Enter your information","description":null,"next_module":"GO_TO_CONFIRMATION","uuid":"08ae69ee-afef-457a-8f1e-ca72cf466a86","parts":[{"id":7644,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_nonce","value":null,"uuid":"7d5e646d-6b7a-4232-8c54-32647abd31ee","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7645,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_current_page","value":null,"uuid":"5d3f7446-ade5-4683-bad8-bfacaaa43f2d","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7646,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_referrer","value":null,"uuid":"3f58cf93-da2c-4659-836c-7cbd0b6452db","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7647,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_source","value":null,"uuid":"ec483097-91ae-4548-aacb-e8370f2f9d89","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7648,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_tp","value":null,"uuid":"3fb5b4bb-997a-4894-9880-d45ff03ada44","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7649,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_qs","value":null,"uuid":"193f0ddf-0d01-47b6-8938-096da60acb8d","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7650,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_utm_source","value":null,"uuid":"780fa6eb-be84-44da-bbfa-ad103ac43d36","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7651,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_utm_medium","value":null,"uuid":"f0ff6a0c-5f9e-4670-bea0-a89d7eb2e7c2","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7652,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_utm_campaign","value":null,"uuid":"27be7fdd-7889-44f4-afa7-530f95a5839b","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7653,"parent_module_part_id":null,"model_type":"HiddenField","classes":null,"model":{"show":true,"has_input":true,"name":"wp_marketing_consent","value":null,"uuid":"04e4c0f5-ee38-4b01-a5b8-c22e387bd244","required":false,"show_in_confirmation":false,"label":null,"required_validation_msg":null},"children":[]},{"id":7654,"parent_module_part_id":null,"model_type":"TextField","classes":null,"model":{"show":true,"has_input":true,"label":"Votre nom","name":"name","placeholder":"Votre nom","uuid":"e1d5fbe0-c35d-4f15-b30c-fd69c47cfce5","required":true,"helptext":null,"disabled":false,"show_in_confirmation":false,"min_length":null,"max_length":null,"hide_label":0,"hide_placeholder":0,"regex_id":null,"regex_message":null,"autocomplete":"name","regex":null},"children":[]},{"id":7655,"parent_module_part_id":null,"model_type":"EmailField","classes":"two-cols","model":{"show":true,"has_input":true,"label":"Votre e-mail professionnel","name":"email","placeholder":"Votre e-mail professionnel","uuid":"c1bac1a9-f31d-46c5-847b-9ab5678dc8f3","required":true,"helptext":null,"disabled":false,"show_in_confirmation":true,"hide_label":0,"hide_placeholder":0,"autocomplete":"email"},"children":[]},{"id":7656,"parent_module_part_id":null,"model_type":"TextField","classes":"two-cols","model":{"show":true,"has_input":true,"label":"Votre num\u00e9ro de t\u00e9l\u00e9phone","name":"phone","placeholder":"Votre num\u00e9ro de t\u00e9l\u00e9phone","uuid":"b4cba7e4-4307-4c3b-8bb8-591cc3df3eb4","required":true,"helptext":null,"disabled":false,"show_in_confirmation":true,"min_length":null,"max_length":null,"hide_label":0,"hide_placeholder":0,"regex_id":null,"regex_message":null,"autocomplete":"tel","regex":null},"children":[]},{"id":7657,"parent_module_part_id":null,"model_type":"TextField","classes":null,"model":{"show":true,"has_input":true,"label":"Nom de l'entreprise","name":"company","placeholder":"Nom de l'entreprise","uuid":"216e49aa-2e38-4302-9628-ff782c8e16f7","required":true,"helptext":null,"disabled":false,"show_in_confirmation":true,"min_length":null,"max_length":null,"hide_label":0,"hide_placeholder":0,"regex_id":null,"regex_message":null,"autocomplete":"organization","regex":null},"children":[]},{"id":7658,"parent_module_part_id":null,"model_type":"SelectField","classes":"two-cols","model":{"show":true,"has_input":true,"label":"Taille de l'entreprise","name":"company_size","uuid":"d6681d3e-2a23-4b2b-9072-5f356d159690","required":true,"helptext":null,"disabled":false,"show_in_confirmation":true,"initial_value":null,"hide_label":0,"options":[{"text":"1-9","value":"1-9"},{"text":"10-99","value":"10-99"},{"text":"100-499","value":"100-499"},{"text":"500-4999","value":"500-4999"},{"text":"5000+","value":"5000+"}]},"children":[]},{"id":7659,"parent_module_part_id":null,"model_type":"SelectField","classes":"two-cols","model":{"show":true,"has_input":true,"label":"Dans quel secteur travaillez-vous ?","name":"industry","uuid":"2156e028-08a6-43e6-b74b-360a2c5f507c","required":true,"helptext":null,"disabled":false,"show_in_confirmation":true,"initial_value":null,"hide_label":0,"options":[{"text":"Automobile","value":"Automotive"},{"text":"\u00c9ducation","value":"Education"},{"text":"\u00c9nergie","value":"Energy"},{"text":"Ing\u00e9nierie","value":"Engineering"},{"text":"Services financiers","value":"Financial Services"},{"text":"Secteur public & associatif","value":"Government & Non-Profit"},{"text":"Sant\u00e9","value":"Healthcare"},{"text":"Services d'assurance","value":"Insurance Services"},{"text":"Services informatiques & conseil","value":"IT-Services & Consultancy"},{"text":"Industrie manufacturi\u00e8re","value":"Manufacturing"},{"text":"Marketing & publicit\u00e9","value":"Marketing & Advertising"},{"text":"M\u00e9dias & t\u00e9l\u00e9communications","value":"Media & Telecommunications"},{"text":"Autre","value":"Other"},{"text":"Services professionnels & d'appui aux entreprises","value":"Professional & Business Support Services"},{"text":"Immobilier","value":"Real Estate"},{"text":"Commerce de d\u00e9tail","value":"Retail"},{"text":"Logiciels","value":"Software"},{"text":"Transport & logistique","value":"Transport & Logistics"},{"text":"Voyages, h\u00f4tellerie & tourisme","value":"Travel, Hospitality & Tourism"}]},"children":[]},{"id":7660,"parent_module_part_id":null,"model_type":"CheckboxField","classes":null,"model":{"id":271,"show":true,"has_input":true,"label":"Sur quelles solutions souhaitez-vous en savoir plus ?","name":"solutions_learn_more","uuid":"eb88af5f-c601-4762-83c4-91c11a826291","required":true,"helptext":null,"disabled":false,"show_in_confirmation":true,"hide_label":0,"options":[{"id":1576,"text":"Connect AI (Agent & Copilot)","value":"Connect AI (Agent & Copilot)","is_initial_value":false},{"id":1577,"text":"Canaux de messagerie","value":"Messaging Channels","is_initial_value":false},{"id":1578,"text":"WhatsApp Business API","value":"WhatsApp Business API","is_initial_value":false},{"id":1579,"text":"Chat en direct du site web","value":"Website Live-Chat","is_initial_value":false},{"id":1580,"text":"Campagnes WhatsApp","value":"WhatsApp Campaigns","is_initial_value":false},{"id":1581,"text":"Workflows","value":"Workflows","is_initial_value":false}]},"children":[]},{"id":7661,"parent_module_part_id":null,"model_type":"SelectField","classes":null,"model":{"show":true,"has_input":true,"label":"Comment avez-vous entendu parler de nous ?","name":"how_did_you_hear_about_us","uuid":"0a4a7d7d-bcca-41cd-aeb6-f7ef7db4dd8e","required":true,"helptext":null,"disabled":false,"show_in_confirmation":true,"initial_value":null,"hide_label":0,"options":[{"text":"Moteur de recherche (Google, Bing, etc.)","value":"Google (Search)"},{"text":"Recherche IA (ChatGPT, Claude, Gemini, etc.)","value":"AI Search (e.g. ChatGPT, Perplexity, Gemini)"},{"text":"Publicit\u00e9 (Google Ads, LinkedIn Ads, Meta Ads)","value":"Advertising (e.g. Google Ads, LinkedIn Ads)"},{"text":"R\u00e9seaux sociaux (LinkedIn, Instagram)","value":"Social Media (e.g. LinkedIn, Instagram, Facebook)"},{"text":"Recommandation personnelle (coll\u00e8gue, connaissance, agence)","value":"Personal Recommendation (colleague, friend)"},{"text":"Plateforme d'avis (OMR Reviews, Capterra, etc.)","value":"Review Platform (e.g. OMR Reviews, Capterra, G2)"},{"text":"\u00c9v\u00e9nement (salon, webinaire)","value":"Event (trade fair, webinar)"},{"text":"D\u00e9j\u00e0 connu (utilisation ant\u00e9rieure)","value":"Already Familiar (previous usage or former employer)"},{"text":"Employ\u00e9 Lime Connect","value":"Lime Connect Employee (Outbound)"},{"text":"Autre","value":"Other"}]},"children":[]},{"id":7662,"parent_module_part_id":null,"model_type":"TextAreaField","classes":null,"model":{"show":true,"has_input":true,"label":"Informations compl\u00e9mentaires (facultatif)","name":"additional_information","placeholder":"Additional information (optional)","uuid":"cfac7982-eec9-4a86-a922-e7f6ba8f4b0a","required":false,"helptext":null,"disabled":false,"show_in_confirmation":true,"min_length":null,"max_length":null,"hide_label":0,"hide_placeholder":0},"children":[]}],"conditional_groups":[]}]}}