- Joined
- Oct 1, 2009
- Messages
- 18
- Reaction score
- 2
Our ZohoCRM lookups do return responses according to the 3cxSystemService.log (verbose), but the lookup is cancelled due to an unknown function error.
Error message in the 3cxSystemService.log:
3232|0053|Erro|Exception during number processing: Unknown expression: FoundRecordCount. Part: FoundRecordCount.
Original code in ZohoCRM Integration Template:
Error message in the 3cxSystemService.log:
3232|0053|Erro|Exception during number processing: Unknown expression: FoundRecordCount. Part: FoundRecordCount.
Original code in ZohoCRM Integration Template:
Code:
<Request SkipIf="[IIf([FoundRecordCount]>0,True,False)]" Url="[Domain]/crm/private/json/Contacts/searchRecords?...