0

Hi Can anybody tell me that is it possible to automate the inventory with suppliers data with magmin. Actually i have 3 suppliers and they update there inventory regularly and i have to do all through csv , is there a way that i can automate all process ,means

regularly update the data

with suppliers data automatically or at

scheduled time.

Ranjeet singh
  • 794
  • 1
  • 16
  • 38

1 Answers1

1

yes you can.

Magmi CLI interface is made for this, coupled with a cron , if you have the right profiles already defined (one per provider) , automating is a no-brainer.

Magmi is already able to get csv from remote locations, so configure one profile per vendor with adequate plugin parameters.

See : Magmi Command line

dweeves
  • 5,525
  • 22
  • 28
  • Dweeves, i am planning to automate magmi with the help of curl but when i hit url from browser it is giving error to login but i am trying to do seamless integration, can you help on this. – Manoj Chowrasiya Dec 01 '16 at 18:36