I haven't worked with the Event Management before, so I'm kind of lost. I'm using REST and I can get All Contacts, and the EventRegistrations for my organization. I can find the specific EventRegistration I want to work with, but I have no idea how to get the Registrants or the Sessions associated to it. I can see all the information in the web app, and I know that all of that is stored as CustomObjects, but when I list the definitions of CustomObjects I don't see anything related to EventRegistration or that has the same fields as configured for the EventRegistration fields or sessionFields. I've also tried through SOAP but I'm unable to see the EventRegistration itself.
↧