mctekk / zohocrm

Wrapper for interact with Zoho CRM API for php
MIT License
49 stars 55 forks source link

Sdk version 2 #41

Closed rwhite27 closed 4 years ago

todo[bot] commented 4 years ago

Need to convert json data from Zoho API v2 to the same array given in our Zoho CRM SDK

https://github.com/mctekk/zohocrm/blob/cd680ff340ebf7beb79ca0f667c96433b3b5a86f/src/Zoho/CRM/Request/Response.php#L126-L131


This comment was generated by todo based on a @todo comment in cd680ff340ebf7beb79ca0f667c96433b3b5a86f in #41. cc @mctekk.
todo[bot] commented 4 years ago

Give more options on default header by passing an array.

https://github.com/mctekk/zohocrm/blob/cd680ff340ebf7beb79ca0f667c96433b3b5a86f/src/Zoho/CRM/ZohoClient.php#L356-L361


This comment was generated by todo based on a @todo comment in cd680ff340ebf7beb79ca0f667c96433b3b5a86f in #41. cc @mctekk.
todo[bot] commented 4 years ago

Modify createResponse so that it gives the same response regardless of how the response is structured

https://github.com/mctekk/zohocrm/blob/cd680ff340ebf7beb79ca0f667c96433b3b5a86f/src/Zoho/CRM/ZohoClient.php#L704-L709


This comment was generated by todo based on a @todo comment in cd680ff340ebf7beb79ca0f667c96433b3b5a86f in #41. cc @mctekk.