Product quantities update online automation

  • Posts: 1
  • Thank you received: 0
2 years 3 months ago #338942

-- HikaShop version -- : 4.4.3
-- Joomla version -- : 3.9.24
-- PHP version -- : 7.4
-- Browser(s) name and version -- : Safari 15.1
-- Error-message(debug-mod must be tuned on) -- : none

I am seeking help in ERP system integration on how we can import product quantities from our ERP system with the GET or POST method or existing API?

Please Log in or Create an account to join the conversation.

  • Posts: 81598
  • Thank you received: 13082
  • MODERATOR
2 years 3 months ago #338943

Hi,

What I often see done to integrate with ERPs in that respect is that the ERP would generate a CSV file of the stock of all the products once every hour (or every day, or other based on your needs and the capabilities of the ERP), and then you would use the auto import system to automatically update the stock based on the CSV file:
www.hikashop.com/support/documentation/7...hop-import.html#cron
Either the ERP would make the CSV file accessible via a specific URL the plugin could access, or the ERP could upload the CSV file (via FTP for example) so that the plugin could directly use the CSV file.

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum