Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

automatic price update - FTP and exel file


keijom

Recommended Posts

Posted

Automatic price update - FTP and exel file

OSC 2.3.1

 

How do I update prices automatically? Wholesale upload a new file on a regular basis.

Data Transfer - FTP. File Format exel or notepad.

I have over 2000 product. This would facilitate the work load!

  • 2 weeks later...
Posted

I to am trying to do this very same thing using easy populate. The problem I'm having is automating the inputting the newly downloaded CSV file into the products table. I cant find any information on creating a cURL call within Cron that will sucessfully login into the admin section of my store. I can successfully login through the HTaccess/Psw part, its obtaining a valid OSCsid that is keeping me from being able to automate this task. So far I've got this in my Cron entries but it fails... I get a blank output and nothing happens.

 

curl "http://username:password@websiteaddress/catalog/admin/easypopulate.php?localfile=updatefile.cvs&imputmode=Normal"
  • 10 months later...
Posted

Has this been resolved ?

 

I would like to automate the update process from the files split from easy populate ?

 

// Sandwick

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...