• Resolved hsoalkaff

    (@hsoalkaff)


    Hi team,
    I’m trying to use Hooks with AIO forms,
    I want to send posted data to external API after form is submitted. I need help to provide me with hooks details (actions & filters) .

    thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Sorry for the delay, there is a hook called allinoneforms_after_saving_to_db which you could use it has only one parameter which will have the FormEntrySaver (class) this class has the $Entry property which has all the information of the submitted entry.

    Regards!

Viewing 1 replies (of 1 total)

The topic ‘Hooks’ is closed to new replies.