Skip to content

Releases: zoho/zohocrm-php-sdk-8.0

5.0.0

27 Dec 08:17
b0bf9d5

Choose a tag to compare

5.0.0

  • Improved DB store query handling.
  • Fixed an issue with the Blueprint update API response.
  • Blueprint Field class validationRule field datatype changed (String to Object).
  • BulkWrite BodyWrapper class fileType field datatype changed (Choice to String).
  • BulkWrite JobDetail class fileType field datatype changed (Choice to String).
  • BulkRead Query class fileType field datatype changed (Choice to String).
  • Modules GetModulesParam class STATUS field datatype changed (Choice to String).
  • Added new trigger field in Notes BodyWrapper class.
  • Notifications class deleteEvents field datatype changed (Choice to String).
  • Modules DeleteNotificationParam class CHANNEL_IDS field datatype changed (Long to String).
  • Profiles and MinifiedProfile class delete field datatype changed (Boolean to Delete class).
  • Added new applyFeatureExecution, applyValidationRule, applyFunctionValidationRule, and skipFeatureExecution fields in Record BodyWrapper class.
  • Tags class colorCode field datatype changed (Choice to String).
  • Users CountWrapper class count field datatype changed (Long to Integer).
  • Users GetUsersParam class TYPE field datatype changed (Choice to String).
  • Webforms Abtesting class id field datatype changed (Long to String).
  • Webforms AcknowledgeVisitor class templateId field datatype changed (Long to String).
  • Webforms AssignmentRule class id field datatype changed (Long to String).
  • Webforms Layout class id field datatype changed (Long to String).
  • Webforms Module class id field datatype changed (Long to String).
  • Webforms Owner class id field datatype changed (Long to String).
  • Webforms Tags class id field datatype changed (Long to String).
  • Webforms Users class id field datatype changed (Long to String).
  • Webforms Users acknowledgeVisitor field datatype changed (AcknowledgeVisitors to AcknowledgeVisitor).
  • Removed updateWebForms method from the WebformsOperations class.

For more details, kindly refer to here.

  • Install PHP SDK.

    • Navigate to the workspace of your client app.

    • Run the command below:

      composer require zohocrm/php-sdk-8.0:5.0.0

4.0.0

01 Oct 06:33
368bbfa

Choose a tag to compare

4.0.0

  • Handled null values in _delete fields in the API.

For more details, kindly refer to here.

  • Install PHP SDK.

    • Navigate to the workspace of your client app.

    • Run the command below:

      composer require zohocrm/php-sdk-8.0:4.0.0

3.0.0

16 Sep 08:28
a9a192d

Choose a tag to compare

3.0.0

  • Handled integer values in the JSONConverter class to ensure proper parsing and conversion.

For more details, kindly refer to here.

  • Install PHP SDK.

    • Navigate to the workspace of your client app.

    • Run the command below:

      composer require zohocrm/php-sdk-8.0:3.0.0

2.1.0

16 Jun 08:13
49dada6

Choose a tag to compare

2.1.0

  • The trigger field has been added to the Notes API.

For more details, kindly refer to here.

  • Install PHP SDK.

    • Navigate to the workspace of your client app.

    • Run the command below:

      composer require zohocrm/php-sdk-8.0:2.1.0

2.0.0

12 Mar 12:21
a889a82

Choose a tag to compare

2.0.0

  • New fields have been added to the History Tracking Fields API.
  • Fixed the issue with the inventory mass conversion status API.

For more details, kindly refer to here.

  • Install PHP SDK.

    • Navigate to the workspace of your client app.

    • Run the command below:

      composer require zohocrm/php-sdk-8.0:2.0.0

1.0.0

14 Feb 08:32
d92e315

Choose a tag to compare

1.0.0

For more details, kindly refer to here.

  • Install PHP SDK.

    • Navigate to the workspace of your client app.

    • Run the command below:

      composer require zohocrm/php-sdk-8.0:1.0.0