Validating profile... 0% complete

What is your current level of experience in freelance work?

 

 

CSV email attachment to JSON

I would like to automate a process. Currently, I have an email inbox that receives CSV files daily with sales data. I then have to open the email, copy and paste the data into my website that is then added to my site's database. I would like to know how I can automate this. When an email hits my inbox, the data from the CSV attachment is copied and entered into my site. This is to get around using APIs form multiple sources.