Hi All
I am trying to use the get_entry_list SOAP API call to retrieve Cases that are related to a Contact. I hope to pass in a contact id as part of the query, but I cannot see how to construct this query.
The relationships are understandable, and I have these setup OK.
1. contacts.id -> contacts_cases.contact_id
2. contacts_cases.case_id -> cases.id
My problem is, what query do I send to the get_entry_list method to retrieve Cases that belong to a Contact?
Or am I using the wrong call for this altogether?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks