bastiaaf
7 years agoFrequent Visitor
Custom data connector - relationships
I'm working on a Custom data connector which is retrieving data - via REST API's - from an HR Cloud Platform.
While all is working well, and with the (Personal) gateway I'm even able to refresh the data, relationships (or the lack off) are giving me head-aches.
I can't seem to find any information on how to create a relationship between 2 entities in the Data Model.
I've found these links, but they do not provide an answer on how - as part of the connector - I can program a relationship between entities (without extending one of the two entities with the attributes of the other entity...
https://github.com/Microsoft/DataConnectors/issues/97
Hoping for some feedback :)