zoho api v2: what is the search criteria to find all contacts belonging to a certain account?
zoho api v2: what is the search criteria to find all contacts belonging to a certain account?
I use this criteria:
criteria='(Account_Name:equals:GrowthPath Pty Ltd)')
but it returns no contacts, when it should.