Hi Ashish,
During upload, you can specify the unique id in the payload using the 'id' attribute as seen below:
[
{
"id": "12345",
"contactListId": "<Genesys contactlistId GUID>",
"data": {
"uniqueid": "12345",
"Phone1": "+971123456789",
"Timezone1": "GMT+4",
"BestTimeToCall": "yesterday",
},
"callable": true
}
]
similar to how uploading via GUI where you select the unique field for the record.
This prevents duplicate but note that it updates the record instead.
------------------------------
Niel Vicente
Technical Lead - DAMAC Properties
Ex-Genesys
------------------------------