Title: XML Receive Push
Last modified: April 3, 2017

---

# XML Receive Push

 *  Resolved [gwslink](https://wordpress.org/support/users/gwslink/)
 * (@gwslink)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/xml-receive-push/)
 * Hi,
    I am looking at the potential of pushing an XML file from one site into 
   another. I suggested a regularly scheduled import, but the user wants to be able
   to push it out from the origin site and import immediately and automatically 
   following the push. Can your plugin provide this capability?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/xml-receive-push/#post-8987999)
 * Hi [@gwslink](https://wordpress.org/support/users/gwslink/)
 * How do you plan on pushing the XML file to the site? If there’s a way to hook
   into the “push” of the XML, this would be possible:
 * 1) Set up your import using the location to the file you’ll be updating with 
   the push
 * 2) Set up the “processing” script cron job as described here: [http://www.wpallimport.com/documentation/recurring/cron/](http://www.wpallimport.com/documentation/recurring/cron/)
 * 3) Hook into the “push” of the XML to the site and call the “trigger” cron script
   for the import with [wp_remote_get()](https://codex.wordpress.org/Function_Reference/wp_remote_get)
 *  Thread Starter [gwslink](https://wordpress.org/support/users/gwslink/)
 * (@gwslink)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/xml-receive-push/#post-8988035)
 * Thanks. I will give it a shot.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘XML Receive Push’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-import/assets/icon-256x256.png?rev=2570179)
 * [WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets](https://wordpress.org/plugins/wp-all-import/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-import/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-import/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-import/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [gwslink](https://wordpress.org/support/users/gwslink/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/xml-receive-push/#post-8988035)
 * Status: resolved