{ "additionalFields": [ [ { "bindGroup": "", "help": "", "id": "1-{{company.extId}}", "key": "", "mandatory": "false", "title": "", "type": "textarea", "valueFormat": { "maxLength": 200, "regexType": "none", "regexValue": "", "valueFormat": "none" }, "visible": "true" }, { "bindGroup": "", "help": "", "id": "2-{{company.extId}}", "key": "", "mandatory": "false", "title": "", "type": "input", "visible": "false" } ] ], "author": "email@yourdomain.com", "contactFields": [ { "bind": "crm-first-name", "bindGroup": "crm", "id":"A-{{company.extId}}", "mandatory": "true", "title": "Prénom :", "type": "input", "visible": "true" }, { "bind": "crm-last-name", "bindGroup": "crm", "id":"B-{{company.extId}}", "mandatory": "true", "title": "Nom :", "type": "input", "visible": "true" }, { "bind": "crm-email", "id":"C-{{company.extId}}", "bindGroup": "crm", "mandatory": "true", "title": "Courriel :", "type": "input", "visible": "true" }, { "bind": "crm-phone", "bindGroup": "crm", "id":"D-{{company.extId}}", "mandatory": "true", "title": "Numéro de téléphone", "type": "input", "visible": "true" } ], "name": "Default", "objects": [ { "id":{{companyId}}, "type": "location" } ] }