Create Product feeds Programaticly
-
Hi all,
I need guidance with a integration i am currently developing. I am using this plugin to sync all my inventory to amazon, as well as create existing product from woocommerce on amazon. I already checked you documentation and am using the do_action(‘wpla_prepare_listing’, $batch, $profile_id) to programaticly create feeds for all my products. However i need to be able to check if the products i am trying to sync already are on a feed, to prevent the same product on different feeds, as well as a way to programaticly remove deleted products from my submited feed. Lastly i have arround 60k products on my store, 30k of them may be eligible for submission (stock, meta fields, etc), but what should the feed size be to prevent large loads and timeouts?? Currently testing with 5k per feed.
I know this is quite technical and far from the support you provide for the lite version, i only need to know if these requirements are possible and possible hooks/post types to implement these needs.Best regards
Clever
- You must be logged in to reply to this topic.