/sync
Example request object
POST https://data.adnuntius.com/sync{
"folderId": "00000000000aaaaa",
"browserId": "123",
"externalSystemType": "crm123",
"externalSystemUserId": "user123"
}Parameter
Value
Description
[
{
"folderId": "00000000000aaaaaa",
"browserId":"123",
"externalSystemType": "crm123",
"externalSystemUserId": "testing123"
},
{
"folderId": "000000000007688a",
"browserId":"123456",
"externalSystemType": "crm123",
"externalSystemUserId": "user456"
}
]Last updated