Skip to content

Releases: zoho/zohocrm-php-sdk-5.0

3.0.0

16 Oct 10:36
0f4f9bf
Compare
Choose a tag to compare

3.0.0

  • Added new column(api_domain) in TokenStore.

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-5.0:3.0.0

2.1.0

08 Aug 09:04
3582aae
Compare
Choose a tag to compare

2.1.0

  • Fixed an issue with the BulkWrite UploadFile 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-5.0:2.1.0

2.0.0

01 Aug 09:24
46f1d4e
Compare
Choose a tag to compare

2.0.0

  • Records API: Fix to support delete operation for multi-select lookup, multi-user lookup, image upload, and subform fields.
  • Email-related records API: API pagination fix to handle next_index and prev_index field datatype.
  • User-specific fields: Resolved conflicts in the metaclass names of user-specific fields.

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-5.0:2.0.0

1.0.0

04 Jul 09:48
9ebc5c6
Compare
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-5.0:1.0.0