Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this package really used to integrate with the Zoho V3 API? #12

Open
github-grabaz opened this issue Dec 31, 2022 · 3 comments
Open

Comments

@github-grabaz
Copy link

The composer.json file in this package is set to use Zoho V2.1.

    "require": {
        "php": "^8.1",
        "illuminate/contracts": "^8.0|^9.0",
        "spatie/laravel-package-tools": "^1.9.2",
        "zohocrm/php-sdk-2.1": "6.0.0"
    },
@github-grabaz github-grabaz changed the title Is this package really used to integrate with the new Zoho V3 Api CRM? Is this package really used to integrate with the new Zoho V3 Api? Jan 1, 2023
@github-grabaz github-grabaz changed the title Is this package really used to integrate with the new Zoho V3 Api? Is this package really used to integrate with the Zoho V3 API? Jan 1, 2023
@github-grabaz
Copy link
Author

It seems I am confused by the Zoho naming conventions. I was thinking you were talking about the ZOHO CRM PHP SDK 3.0 for API version 3. I am still confused by your use of v3 in the description when you are using the php-sdk-2.1 version 6 though.

@github-grabaz
Copy link
Author

github-grabaz commented Jan 9, 2023

I may be still confused but I still think this is not using the zoho version I was led to believe...

Packagist for "zohocrm/php-sdk-2.1" links to github.com/zoho/zohocrm-php-sdk-2.1

Zoho has the following offerings:

zohocrm-php-sdk-4.0
zohocrm-php-sdk-3.0
zohocrm-php-sdk-2.1
zohocrm-php-sdk-2.0
zohocrm-php-sdk
zcrm-php-sdk

@1337erik
Copy link

you're correct, this uses the v2.1. Is confusing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants