API sync on contact
https://api.brand.nl/omnidesk/customerlookup?key=xyzzyhttps://api.brand.nl/omnidesk/customerlookup?key=xyzzy&channelAddressType=phoneNumber&address=%2B31612312311&ticketID=1234
https://api.brand.nl/omnidesk/customerlookup?key=xyzzy&channelAddressType=email&address=thomas%40example.org&ticketID=1234https://api.brand.nl/omnidesk/customerlookup?key=xyzzy&primaryID=42342345345[
{
"addresses": [
{
"address": "[email protected]",
"type": "email"
},
{
"address": "+31612312312",
"type": "telephone"
},
{
"address": "+31641235613",
"type": "telephone"
},
{
"address": "1022334440541884",
"type": "facebook"
},
{
"address": "bird_223",
"type": "twitter"
}
],
"customerFirstname": "M",
"customerID": "2019000000000124",
"customerLastname": "Lukkien",
"customFields": [
{"customerType": "unlimited"},
{"customerSince": "2019-12-24"},
{"favoriteColor": "orange"}
],
"timeline": [
{
"externalID": "2354rfwerf45",
"lastUpdate": "2021-12-21 15:00:11",
"type": "event",
"message": "Marketing mail regarding price reduction",
"source": "hubspot",
"url": "https://hubspot.com/link234235"
}
]
}
]Last updated