{
  "type": "formulaire_hubspot",
  "slug": "hubspot-contact",
  "title": "HubSpot — Contact",
  "status": "publish",
  "fiche_formulaire_hubspot": {
    "code": "contact",
    "portal_id": "5524202",
    "form_guid": "2d46ca13-94d3-4de4-9bda-e42936288b63",
    "mode": "api",
    "champs": [
      { "cle_locale": "email", "label": "E-mail professionnel", "nom_interne": "email", "object_type_id": "0-1", "actif": true, "requis": true },
      { "cle_locale": "firstName", "label": "Prenom", "nom_interne": "firstname", "object_type_id": "0-1", "actif": true, "requis": true },
      { "cle_locale": "lastName", "label": "Nom", "nom_interne": "lastname", "object_type_id": "0-1", "actif": true, "requis": true },
      { "cle_locale": "company", "label": "Entreprise", "nom_interne": "company", "object_type_id": "0-1", "actif": true, "requis": false },
      { "cle_locale": "phone", "label": "Telephone", "nom_interne": "phone", "object_type_id": "0-1", "actif": true, "requis": true },
      { "cle_locale": "city", "label": "Ville", "nom_interne": "city", "object_type_id": "0-1", "actif": true, "requis": false },
      { "cle_locale": "country", "label": "Pays", "nom_interne": "country", "object_type_id": "0-1", "actif": true, "requis": false },
      { "cle_locale": "message", "label": "Message", "nom_interne": "message", "object_type_id": "0-1", "actif": true, "requis": true }
    ]
  }
}
