I am trying to automate the data load with a website. New products and prices are updated on the website which I would like to update in the products and price books. Is there a way to do this?
2 answers
Eric Burté (DEVOTEAM) Forum Ambassador
Hello @Nancy Tolani you can leverage an ETL solution or a scripted data loader to regularly import data from an external base to Salesforce. I would go with ETL (you can try Talent Open Studio for example). Eric