A add on to create a webservice easily?

Hello,

I need to send datas from a Gfrom to a data reseller, using a webservice protocole. This webservice protocole shows me on wich URL to send the fields, how to name the fields, and how to name the choices.

Therefore, instead of hiring a developper, I was wondering if there was an easy way to create this webservice such as a Gfrom add-on or another plugin ?

Thanks in advanced.

There are several ways.

  1. Webhooks Add-on (Elite license holders only):
    https://www.gravityforms.com/add-ons/webhooks/

  2. This third party add-on:
    https://gravityplus.pro/gravity-forms-post-to-3rd-party/

  3. gform_after_submission hook:
    https://docs.gravityforms.com/gform_after_submission/

Thanks Chris, definitely Gravity Form is a complete solution.

So, if I understand well, both webhook add-on and third party add-on will create the gform_after_submission hook, so no need to do some coding with these 2 add-on.

After having a look on the links you provided, they seem quite similar to me. According to you, wich one will be easier to use for a non-coder but DIY like me ? :slight_smile:

Thanks in advanced.

For a non-coder, I recommend our Webhooks add-on:

Give that a try in a personalized Gravity Forms demo site:

1 Like

To inform the community : I have opted for the https://gravityplus.pro/gravity-forms-post-to-3rd-party/, it works perfectly but the developper support service is absent (45 USD a year !).

I had to hire a developper to assit me with the settings. Nonetheless, it’s working.

1 Like

Thanks for the update!