Skip to Content
0
Former Member
Feb 19, 2018 at 11:59 AM

How do I get in odata from Visit/Activities to Surveys?

316 Views Last edit Feb 19, 2018 at 11:14 PM 2 rev

Hi, there are (among others) two c4c odata "realms" or "namespaces": sap/c4c/odata/v1/c4codata and sap/c4c/odata/v1/survey. The $metadata for the first shows me e.g. VisitCollection, the $metadata for the second shows me e.g. SurveyCollection, QuestionCollection, QuestionAttachmentCollection etc. In the C4C UI I can follow a chain Customers / Accounts / Visits / Surveys, but can I do the same with Odata requests? I see no references from one "realm" into the other.