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.

Send data to a 3rd party form

  1. Gilles Gallico
    Member

    It seems that this question has already been covered but I can't access to the answers as it is for members only.

    I would like to use your gravity forms and save the data into my WP database but also send in real time the fields of the form to another url / 3rd party form (push).

    And I would like this hack to keep working even after Gravity forms plugin updates since I have 16 WP.

    Is it possible ? How ?

    Thanks,

    Gilles

    Posted 11 years ago on Wednesday March 6, 2013 | Permalink
  2. You would use the gform_after_submission hook to send your collected data to your 3rd party form.

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

    Posted 11 years ago on Wednesday March 6, 2013 | Permalink