figured it out if it help some one else out the query below works
{
"operation": "core/create",
"comment": "Synchronization from blah...",
"class": "lnkContactToFunctionalCI",
"output_fields": "id, friendlyname",
"fields":
{
"functionalci_id": "203539",
"contact_id": "5868"
}
}
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
cant seem to find any example OQL query to create a user device relationship would anyone have a sample they could post
BUMP
Some out there has to have a sample of this if anyone can help it would be much apreceated
figured it out if it help some one else out the query below works
{
"operation": "core/create",
"comment": "Synchronization from blah...",
"class": "lnkContactToFunctionalCI",
"output_fields": "id, friendlyname",
"fields":
{
"functionalci_id": "203539",
"contact_id": "5868"
}
}