• Resolved liberglobal

    (@liberglobal)


    Hello first, congratulations on the plugin!
    I have a wordpress MU with woocommerce, with several stores, and I would like to know if there is a hook I can use to schedule the synchronization of products, because I have a system that updates prices by sql in other stores on the network, so I I have to enter a store by store and synchronize manually, it would be much more practical to schedule this synchronization in other stores in the network.
    From now on, I appreciate the feedback!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @liberglobal,

    Thanks for the kind words we really appreciate ??.

    I have a wordpress MU with woocommerce, with several stores, and I would like to know if there is a hook I can use to schedule the synchronization of products

    I understand you have a WordPress Multisite and would like to controle the schedule of Facebook sync to the Facebook catalog for all sites in the network – is that the case?

    If yes, this is not possible out of the box with the Facebook for WooCommerce extension.

    In general, it’s not possible to control the sync when the site is connected to Facebook and the products are set to sync and show.

    It would be great to have you add your ideas to the Ideas Board, which is where developers go to look for future plugin features and improvements.

    Thread Starter liberglobal

    (@liberglobal)

    Great day, and thanks for the feedback!

    “I understand you have a WordPress Multisite and would like to controle the schedule of Facebook sync to the Facebook catalog for all sites in the network – is that the case?”

    Let me explain better, each of the stores in the network has its own catalog on Facebook, that is, I will integrate each of the stores individually using the facebook woocommerce plugin, however, the update of each store is done through the main store, by a plugin that i created, when the price of a product in the main store is changed, the other stores are also updated by this plugin by sql.
    What I would like to do is log into each of these stores on the network, and schedule a daily sync on facebook woocommerce via a hook if the plugin has one, this way I don’t need to manually sync via the ‘product sync’ button , every time I update the main store.
    Since now, I appreciate the feedback.

    The Facebook for WooCommerce plugin does not provide any hook that can be used to to scheduled a daily sync.

    To avoid needing to manually sync via the product sync button, rather than running an SQL query to update products on the sites, I suggest making WooCommerce REST API calls to update those products which would, in turn, use WooCommerce methods and my expectation is that when doing so, that would trigger a sync for that product so that it would be updated on Facebook as well.

    https://woocommerce.github.io/woocommerce-rest-api-docs/

    Thread Starter liberglobal

    (@liberglobal)

    Great day!
    I understand and I appreciate feedback!
    Thanks for the tip!

    Hello @liberglobal,

    I understand and I appreciate feedback!
    Thanks for the tip!

    You are welcome and we are happy to help. This thread has been marked as resolved – if you need any further assistance, feel free to open a new thread.

    Cheers.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘hook to schedule synchronization of all products’ is closed to new replies.