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.

Webservices & Gravity Forms

  1. Hello,

    I'm would like to know how I can call a webservice to pre-fill some fills directly from our database.

    Best regards,

    Posted 11 years ago on Tuesday April 2, 2013 | Permalink
  2. You can use the gform_pre_render filter to populate form fields before the form is displayed on your page. The filter is documented here http://www.gravityhelp.com/documentation/page/Gform_pre_render

    You will have to write the PHP code to pull the information from the database, and use the gform_pre_render filter to use that information to display your form.

    Posted 11 years ago on Tuesday April 2, 2013 | Permalink
  3. Ok ok that sounds great Chris.
    Here is the kind of data we want to implement:

    http://www.clubtest.appli-fft.fr/wscat/rest/licencie/getByNumeroAndMillesime/5569392/2011/true

    Do you make any specific developpment ? We have a budget for that.

    Posted 11 years ago on Friday April 5, 2013 | Permalink
  4. David Peralty

    We do not take on any custom development, but we do have a Job Board forum where you can post jobs, and also people seem to have great success on sites like odesk.com.

    Posted 11 years ago on Friday April 5, 2013 | Permalink