This commit is contained in:
Laurie MONTANT 2025-11-28 17:49:45 +01:00
parent 8a43500c2b
commit ff28804bd5

View File

@ -43,8 +43,13 @@
</#if> </#if>
</#if> </#if>
"AppointmentType": "${appointmentType}", "AppointmentType": "${appointmentType}",
"Emails": ["francis.reat@hardis-group.com","laurie.montant@hardis-group.com"], <#-- à changer --> "Emails": [], <#-- à changer -->
"CustomFields": [
{
"Key": "activite",
"Value": "${carrier_apt.appointment_reference?json_string}"
}
],
"SegmentationSelections":[ <#-- intégrer les SK par la suite --> "SegmentationSelections":[ <#-- intégrer les SK par la suite -->
{ "SegmentationID":"Securise", { "SegmentationID":"Securise",
"SegmentationValueID":"yes"}, "SegmentationValueID":"yes"},