Title: Hooks
Last modified: June 15, 2025

---

# Hooks

 *  Resolved [hsoalkaff](https://wordpress.org/support/users/hsoalkaff/)
 * (@hsoalkaff)
 * [1 year ago](https://wordpress.org/support/topic/hooks-43/)
 * 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](https://wordpress.org/support/users/edgarrojas/)
 * (@edgarrojas)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/hooks-43/#post-18535201)
 * 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.

 * ![](https://ps.w.org/all-in-one-forms/assets/icon-256x256.gif?rev=2935720)
 * [AIO Forms - Craft Complex Forms Easily](https://wordpress.org/plugins/all-in-one-forms/)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-forms/reviews/)

## Tags

 * [action](https://wordpress.org/support/topic-tag/action/)
 * [filter](https://wordpress.org/support/topic-tag/filter/)

 * 1 reply
 * 2 participants
 * Last reply from: [EDGARROJAS](https://wordpress.org/support/users/edgarrojas/)
 * Last activity: [11 months, 2 weeks ago](https://wordpress.org/support/topic/hooks-43/#post-18535201)
 * Status: resolved