Connector Improvement: Oracle Customer Experience sync child objects
PlannedHi,
Could we please add objects that are in CRM that are direct children of other objects that don't exist as a top level object. These objects get returned in the rest api in the parent object request.
Here is an example of a child object returned in an opportunity request
{
"rel" : "child",
"href" : "https://serverurl/crmRestApi/resources/11.13.18.05/opportunities/{id}/child/ChildRevenue",
"name" : "ChildRevenue",
"kind" : "collection",
"cardinality" : {
"value" : "1 to *",
"sourceAttributes" : "OptyId, PrimaryFlag",
"destinationAttributes" : "OptyId, PrimaryFlag"
}
},
-
Official comment
Hi. Kelvin,
We are working on an improved version of the Oracle Cloud Apps CX connector which will fully support child objects. Look forward to that in the coming months!
Please sign in to leave a comment.
Comments
1 comment