Hi
Does anyone have any guidance as to how to integrate Gravity Forms to ZohoCRM? I'm imagining hooks would be used as the URL Query String doesn't appear accepted by ZohoCRM. Any suggestions would be most appreciated.
Thanks!
Hi
Does anyone have any guidance as to how to integrate Gravity Forms to ZohoCRM? I'm imagining hooks would be used as the URL Query String doesn't appear accepted by ZohoCRM. Any suggestions would be most appreciated.
Thanks!
You would have to use the gform_post_submission hook to send the data to ZohoCRM after the form is submitted. The gform_post_submission hook has access to all of the entry data that was created. You would have to write code to integrate with the ZohoCRM API, so it would require you to write custom code to integrate with it.
Here is a forum post that discusses the gform_post_submission hook and the Entry object for integreating with API's:
http://www.gravityhelp.com/forums/topic/sms-api-gateway-need-help-to-get-gform-to-integrate
If this is outside the scope of your skill set I can refer you to some WordPress developers with Gravity Forms customization experience. Here are a few:
Ounce of Talent
http://www.ounceoftalent.com
WebDevStudios
http://www.webdevstudios.com
Scott Kingsley Clark
http://scottkclark.com
You can also try this plugin - http://helpforwordpress.com/plugins/gravity-forms-to-zoho-crm/
It's spendy at $45 but may be cheaper than involving a 3rd party developer.
+1 for http://helpforwp.com/plugins/gravity-forms-to-zoho-crm/ works flawlessly, easy to use and no programming needed. It saved me a few hundred bucks that a programmer was going to charge me and that would of had a lot less functionality. I'm using it on about 3 sites now so I bought the developer version. Very happy with it and little surprised GF doesn't have it on their website as a 3rd party app.
I was just lucky to stumble on this post.
Thanks guys. Keep us informed if you have any issues with it. I will submit it to be added to our other resources list.