Title: Run function after import and process
Last modified: September 15, 2016

---

# Run function after import and process

 *  [bjusters](https://wordpress.org/support/users/bjusters/)
 * (@bjusters)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/run-function-after-import-and-process/)
 * Hey there,
 * i wish to run a function when the TT import to database has been done, so i can
   create a seperate table containing only a few fields (and pre filtering the feeds
   by categories) i tried to run:
 * add_action( ‘xmlscheduler’, ‘sendstartmail’,1 );
    add_action( ‘xmlscheduler’,‘
   sendendmail’,999 );
 * first one gets fired, second one doesn`t however. Do you have a tip on how to
   make it work? OR must i add another action to the plugin myself?

The topic ‘Run function after import and process’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tradetracker-store.svg)
 * [Tradetracker-Store](https://wordpress.org/plugins/tradetracker-store/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tradetracker-store/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tradetracker-store/)
 * [Active Topics](https://wordpress.org/support/plugin/tradetracker-store/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tradetracker-store/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tradetracker-store/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [bjusters](https://wordpress.org/support/users/bjusters/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/run-function-after-import-and-process/)
 * Status: not resolved