Quel fichier JSON mon webhook récupérera-t-il ?
{
"distance": "DISTANCE_1;DISTANCE_2;DISTANCE_3",
"status": "connected;pending;not_connected",
"connectedAt": ";;",
"publicIdentifier": "johndoe;mariaphenix;brucemclean",
"firstName": "John;Maria;Bruce",
"lastName": "Doe;Phenix;Mclean",
"occupation": "Sales manager at Netflix;UI designer at Facebook;Ex software engineer at Google, i'm looking for a new job !",
"profilePicture": ";;",
"influencer": "true;false;false",
"jobSeeker": "false;false;true",
"openlink": "true;true;false",
"premium": "false;true;false",
"profileUrl": "https://linkedin.com/in/johndoe;https://linkedin.com/in/mariaphenix;https://linkedin.com/in/brucemclean",
"region": "Paris;New-York;London",
"birthday": "1/8;;",
"address": ";;",
"company": "Netflix;Facebook;",
"email": "john.doe@gmail.com;;",
"phoneNumbers": "mobile:0787123476-fixe:0389076542;;"
}