Phil Birnie
Results
3
issues of
Phil Birnie
For example, if I have: ```php ipq_get_theme_image_url(SOME_IMAGE_ATTCH_ID, [ 1280, 630, true ] ) ``` followed by: ```php ipq_get_theme_image_url(SOME_IMAGE_ATTCH_ID, [ 2560, 1260, true ] ) ``` The first call will be...
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](https://www.zoho.com/crm/developer/docs/api/v2/records-api-ext-id-overview.html) provided by...