I'm trying to return the id of a client company in the Zoho Projects API using Zoho Flow and am running into issues about how I format critera in deluge.
https://projects.zoho.com/api-docs#clients#get-clientsI have several hundred Client Companies, and the example response for one of them looks like this :
When I run this code I get the error :
{
error : {
status_code : "400",
instance : "/api/v3/portal/20070208318/clients",
title : "JSON_PARSE_ERROR",
error_type : "FIELDS_VALIDATION_ERROR",
details : [
{
message : "Invalid JSON syntax",
field_name : "filter"
}
]
}
}
I have tried so many ways of formatting the filter and I can't get it to work : I just want to find the record that matches the Company Name