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 my form to post data to webapp?

  1. I have a custom webapp that needs form data posted to it when a form is submitted. Is this something that a "hook" can do? Can someone provide an example of how to do this? I am sure people want to use the form data to populate other apps all the time but I am new to all this so sorry for the newb questions.

    Posted 11 years ago on Sunday August 19, 2012 | Permalink
  2. You can do whatever you want with the data you collect using the gform_after_submission hook. read all about it here:

    http://www.gravityhelp.com/documentation/page/Gform_after_submission

    Let us know if you have more specific questions.

    Posted 11 years ago on Sunday August 19, 2012 | Permalink