-
Hi everyone.
There's any way to connect Autopilot API with Zoho CRM without Zapier.
I've tried Webhooks but I don't have any progress.
Any ideas?
Thanks in advance.
-
I use [Zoho Mail](https://www.zoho.com/mail/), my address, for example, is `example@kristinita.ru`. I'm sorry, you could add to README.MD, how to begin to use `oauth-mail`for Zoho Mail? If I can autho…
-
Check https://www.zoho.com/crm/help/api/examples.html#2._Fetch_Records_from_the
GG WP
-
Hi, I'm trying to use the library but all i get in console when I launch the application is
{
"url": "https://it.linkedin.com/in/pascuccimarco"
}
which is the url I'm trying to parse. No error wa…
-
We should apply best practices like:
- readability
- responsiveness
- clear navigation
In addition the general look and feel, colour pallettes etc need to be reviewed for consistency.
-
I have managed to completely crush my Zoho API limit today. Although I'm not exactly sure how or why.
I only use the gem for getting, and do so in its own class. Like so:
``` ruby
class Zoho
def s…
-
Hi again,
I'm having trouble updating custom fields from Ruby. My Contacts module has a Zendesk ID field that I'm able to access from the API. But I haven't successfully been able to write to it. I'v…
-
We use TeamworkPM for project management, which is fantastic and ahead of the curve when compared to Basecamp, etc. Recently I found that Zoho CRM is supported by Zapier to allow integration, however…
-
Hi,
Just bundlet your gem, I get the following error. Rails 4.2.0 and ruby 1.9.3 on windows. By the way I use mongoid and no activerecord.
Initializer:
```
require 'ruby_zoho'
RubyZoho.configure d…
-
Is anyone else having an issue getting all leads from Zoho? When I use the RubyZoho::CRM::Lead.all, it seems to be "limited" and does not return all the leads. Any suggestions? Does Zoho somehow limit…