zohocrm-php-sdk icon indicating copy to clipboard operation
zohocrm-php-sdk copied to clipboard

Add Header Map Parameter to updateRecord and deleteRecord Methods

Open philbirnie opened this issue 4 years ago • 0 comments
trafficstars

Allows the user to add their own header map to the deleteRecord and updateRecord calls. This is helpful, for example, in allowing us to use External ID fields provided by Zoho to update and delete records. Using the External ID field requires that the X-EXTERNAL header be passed.

philbirnie avatar May 12 '21 12:05 philbirnie