Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking to integrate echosign or docusign with our zoho crm [closed]

I am looking to integrate echosign or docusign with our zoho crm. So that the information that is put into the contract is transfered into our crm. We currently use Zoho CRM is there anyone that knows if this is possible? If so where could i find anyone that could do this since i do not know anything about programming?

Thanks

like image 728
user2844720 Avatar asked Nov 30 '22 03:11

user2844720


1 Answers

DocuSign can be integrated with any language / platform that can make RESTful HTTP requests. Furthermore, DocuSign has major advantages over EchoSign, such as the more features (ones that actually matter), more flexibility, a MUCH bigger network (48 Million unique users), and is available in 188 countries and 43 languages. Perhaps even more important, on average the DocuSign service has been available 99.99% for the last 5 years, EchoSign has had major publicly known outages.

So yes, you can definitely integrate with Zoho CRM and some people have probably already written custom integrations that do this. The normal path to take is to simply write your own integration using the DocuSign REST API

Also, doing a web search seems to yield several companies that can specifically integrate DocuSign + Zoho CRM for you if you are not a programmer. If you / your company is not going to be coding it yourself then check out these:

CloudWork

Zapier

And you could always use E-Lance and sites like that as well.

like image 92
Ergin Avatar answered Jan 19 '23 00:01

Ergin