Find events that contain contact ID - error 4832
Hi,
I'm trying to search for events that have some contact id invited.
I tried:
returns error 4420 -
Invalid Search Column.Check it now
I also tried:
returns error:
4832 - A
PI call cannot be completed as the Criteria parameter contains empty field name
As you can see, in both cases I get an error.
When trying to query using 'Subject' field with searchRecords I receive proper results so the API call is probably right.
I also tried using 'ContactID', 'CONTACTID', 'RELATEDTOID', 'CONTACT_ID', 'WHO_ID' as the contact id field name without success.
What is the proper way to find events that contains some contact by its ID?
Thanks,
Meir