Create code to update a website with data from CSV file that is imported from a sever via sftp
The data in the csv file is information about transport jobs we have availabe for subcontraction (example file attached). Certain data in this file is to be passed via website api to create a posting on the websites jobs sale board.
Link for api data is https://developer.timocom.com/ and Post Freight data sheet is https://developer.timocom.com/docs/freight-exchange/e92998d4c5777-publish-freight-offer
The program must be fully automated and run every 5 mins. The program must update/remove all existing postings on the website and replace or add new data in the csv file.