PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Posting to Zoho CRM

  1. I have followed the instructions indicated in this post:
    http://www.gravityhelp.com/forums/topic/cant-find-any-instructions-to-post-form-data-to-external-url
    But am still unable to get this to work. I wonder if it could be related to the fact that the form is trying to submit the data via AJAX? (I had read a blog post someone made saying they were unable to get it to work with AJAX - but turning off AJAX fixed the issue...) Is there a way to turn off AJAX on a per-form basis?

    Posted 12 years ago on Tuesday August 9, 2011 | Permalink
  2. AJAX can only be enabled or disabled on a per form basis. If you're inserting the form into a post or page using the shortcode method (or by clicking the icon in the post editor toolbar), just DON'T check the "Enable AJAX" checkbox.

    http://min.us/mbZC73A

    If you have a shortcode like this, just remove the ajax=true portion:

    With AJAX:

    [gravityform id=15 name=CombinationTitle ajax=true]

    Without AJAX:

    [gravityform id=15 name=CombinationTitle]

    Please try that and see if that resolves your issue with Zoho CRM. Please post back if not.

    Posted 12 years ago on Tuesday August 9, 2011 | Permalink
  3. We've been working on a plugin that does the heavy lifting between Gravity forms and Zoho CRM

    Currently (Dec 2011) it will allow you to send data between the two and place a 'lead' into Zoho.

    For more information checkout this URL - http://helpforwordpress.com/plugins/gravity-forms-to-zoho-crm/

    Posted 12 years ago on Wednesday December 14, 2011 | Permalink
  4. Thank you @tii

    Posted 12 years ago on Thursday December 15, 2011 | Permalink

This topic has been resolved and has been closed to new replies.