I have been corresponding by email and it seems the problem still hasn't been solved. I'm posting it here hoping that someone else might have some insight.
I am working on a client application that needs to interface with the
Zoho Creator API. I had a question about relationships and your REST API.
We have a data structure in such a way that there are Customer_Contacts and they have Delivery_Locations . We have views for these records and I want to be able to fetch Delivery_Locations for a specific Customer_Contact using their Customer_Contact.ID.
I can't figure out how to structure the API call, and the documentation on this API seems to be pretty sparse.
Could you please provide some insight?