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.

Can I integrate with other API's?

  1. I'm comparing a few form programs that work well with WP. I'd like to see the documentation for "post" data to an API url, after form data has been validated.

    This will help me decide if Gravity Forms is the program for us.

    We are willing to do the integration ourselves! I just want to make sure it is available using your plugin.

    Posted 13 years ago on Thursday July 8, 2010 | Permalink
  2. You can use Gravity Forms to interact with any API after the form has been submitting using our API hooks. It is how our MailChimp, Campaign Monitor and FreshBooks add-ons work.

    They all use the same available Gravity Forms API hooks that anybody can use. You would just have to write the code yourself.

    If you wanted to integrate with a 3rd party service you could reverse engineer one of our existing add-ons, learn from it and use it as a guide and then do something similar with whatever service you wanted to interact with.

    Posted 13 years ago on Thursday July 8, 2010 | Permalink