PHP SDK
The PHP SDK wraps the raw HTTP based API of Analytics Plus with easy to use methods for PHP language. This enables PHP developers to easily use Analytics Plus API.
Environment Required: PHP 7.x
PHPDOCS
DOWNLOAD PHP SDK
Download the php client library based on your Data Centre.
US DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/us/php/MEAplus.HPLib_v2.zip
EU DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/eu/php/MEAplus.HPLib_v2.zip
IN DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/in/php/MEAplus.HPLib_v2.zip
AU DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/au/php/MEAplus.HPLib_v2.zip
CN DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/cn/php/MEAplus.HPLib_v2.zip
JP DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/jp/php/MEAplus.HPLib_v2.zip
RELEASE NOTES
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- Newly added APIs
- 2.2.0
- 2.1.0
- Newly added APIs
- Changes on existing APIs
- Copy Workspace: Added a new attribute "destOrgId" to choose the destination Org Id.
- Copy Views
- Added a new attribute "destOrgId" to choose the destination Org Id.
- JSONArray of "sourceViewId" and "destViewId" is returned in the response.
- Copy Formulas: Added a new attribute "destOrgId" to choose the destination Org Id.
- Saveas View: Newly created viewid is returned in response.
- 2.0.0
- Initial release of the Client Library for Analytics Plus V2 API's.