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.

Hook and Examples

  1. d.sanemeterio
    Member

    Hi,

    I would like know where are the hooks for download and i how and where implents.

    I need when i recieve a entry form send information to a webservice(SOAP)

    thanx,

    Posted 11 years ago on Tuesday July 31, 2012 | Permalink
  2. David Peralty

    All of our documentation regarding hooks is here:
    http://www.gravityhelp.com/documentation/page/Developer_Docs

    You will want to look at gform_after_submisison for pushing data to a web service.

    Posted 11 years ago on Tuesday July 31, 2012 | Permalink
  3. d.sanemeterio
    Member

    Hi,
    which file i have to put the hook(code) ?
    -. theme/functions.php?
    -. plugins/gravityforms/gravityforms.php
    -. plugins/gravityforms/form_display.php

    Thanks,

    Posted 11 years ago on Tuesday November 6, 2012 | Permalink
  4. d.sanemeterio
    Member

    Hook code:
    http://pastebin.com/DujFLeng

    Posted 11 years ago on Tuesday November 6, 2012 | Permalink
  5. David Peralty

    It would go in your theme's functions.php file.

    Posted 11 years ago on Tuesday November 6, 2012 | Permalink