Title: Action Hook
Last modified: July 24, 2024

---

# Action Hook

 *  Resolved [vdxmarketing](https://wordpress.org/support/users/vdxmarketing/)
 * (@vdxmarketing)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/action-hook-4/)
 * The folks at FuseWP plugin are asking if there is an Action hook that is triggered
   after a user is successfully imported. This is needed to make a CRM integration
   work properly. If there is, kindly inform us.
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * (@carazo)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/action-hook-4/#post-17910356)
 * The truth is that I don’t know it by heart. I have looked at the code and indeed
   I have one that I often use myself in the plugin:
 * `do_action( 'post_acui_import_single_user', $headers, $data, $user_id, $role,
   $positions, $form_data, $is_frontend, $is_cron, $password_changed, $created );`
 * By looking at the source code of the plugin you will see several examples of 
   use.

Viewing 1 replies (of 1 total)

The topic ‘Action Hook’ is closed to new replies.

 * ![](https://ps.w.org/import-users-from-csv-with-meta/assets/icon-256x256.png?
   rev=1174343)
 * [Import and export users and customers](https://wordpress.org/plugins/import-users-from-csv-with-meta/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/import-users-from-csv-with-meta/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/)
 * [Active Topics](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/import-users-from-csv-with-meta/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Javier Carazo](https://wordpress.org/support/users/carazo/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/action-hook-4/#post-17910356)
 * Status: resolved