Search code examples
taskprojectszoho

zoho creator get records from zoho project


I am using zoho creator and I need to fetch records from zoho projects using api ( like zoho.books.getRecords(...) ) to liste all tasks.

I need somtjing like this :

response1 = zoho.books.getRecords("Invoices",organization_id,"cf_no_de_projet=" + no_projet);

Solution

  • There is no Internal API for ZOHO Project. you must be used External API. https://projectsapi.zoho.com/restapi/portal//projects/?authtoken=