-
Currently when getting data from a 'records module', for example Leads, the user must use a struct with correct JSON tags that they created for their own use case, or a `map[string]interface{}` which …
-
In Zoho-Js-Sdk, Function for getting all record of a module i.e **getAllRecords()** is only returning the **data** object in resolved promises. In some cases **info** object is also required which is …
-
Resource key for Customer Payments should be "customerpayments" for `getList()` method to work when creating the collection.
This is a regression introduced in #37 - the correct fix is detailed in…
bluec updated
4 years ago
-
Data is hidden when Tooltip has long text. Is there any way to either truncate or wrap the text to new line?.
![Screenshot_20191017-123344_Zoho CRM Analytics](https://user-images.githubusercontent.c…
-
At the moment, you only allow the old 'Zoho-authtoken' which they keep saying is going to be deprecated.
I had a quick hack at making it work by doing a `if (strpos($this->authToken, '1000.') === 0…
-
As it seems, Zoho provides a sandbox environment for development purposes
The API url is https://crmsandbox.zoho.com/crm/v2
This allows API access using the same tokens as the live environments,…
-
-
Reported from pro support channels. #1263
-
Hi,
For installing the provider we used `go get` since `go install` didn't work.
After verifying that the provider is installed and we were able to run terraform plan on this sample code
```
…
ghost updated
4 years ago
-
It would be good if screenshots would be in an unified size (about 1080x800)
_I keep this issue open as I upload screenshots here.
I'm not sure you can upload images to wiki.
I haven't closed i…