Skip to main content
I am in the middle of an ERP integration - I have 1200+ Products loaded in Salesforce most of them have a Standard Price but some don't which is blocking the creation of a custom price book.

 

I would like to export the full Products list included Standard Price field , find the Products that do not have a Standard Price already update the Export file and reload to update the Products - is this possible?

 

I have been looking at various articles and documents from Salesforce but nothing have tried has worked so far.

 

Thanks, Roger
1 respuesta
  1. 17 may 2017, 22:10
    The StandardPrice for a Product is usually stored in the StandardPriceBook.  You would need to export records from that PriceBook, then update the StandardPrice field for the ones that are missing.
0/9000