Skip to content

Need to convert json data from Zoho API v2 to the same array given in our Zoho C... #43

@todo

Description

@todo

* @todo Need to convert json data from Zoho API v2 to the same array given in our Zoho CRM SDK
*/
protected function parseResponse()
{
if ($this->method == 'get' && ($this->module == 'Leads' || $this->module == 'Vendors')) {
$this->parseResponseGetRecords();


This issue was generated by todo based on a @todo comment in cd680ff when #41 was merged. cc @mctekk.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions