▶️ Update your products in bulk
On this page
1. Export Your Data
-
In Salesforce Dashboard:
- Go to the Setup Cog → Setup.
-
Under Administration → Data → select Data Export.
-
Click Export Now.
-
Select the following objects to export:
-
Product2 (Product object)
-
Price Book Entry object.
-
-
Click Start Export.
-
You’ll receive an email when the export is ready.
-
Download the ZIP file and extract the CSV files.
2. Prepare the Data for Update
Sort and Merge Data
-
Open Product2 CSV and Price Book Entry CSV in a spreadsheet.
-
In Product2 CSV:
- Sort the ID field from Z → A.
-
In Price Book Entry CSV:
- Sort the Product2 ID field (associated Product ID) from Z → A.
-
Copy desired fields from Price Book Entry CSV (e.g. ID, Unit Price) and paste into Product2 CSV.
-
Delete any columns not needed for your update.
-
Remove any rows for products that you do not want to update.
Rename Columns
-
Rename the columns to the correct StoreConnect import format:
-
Product:ID→ Product ID. -
Product:Product Name→ Product Name. -
Price Book Entry 1:ID→ Price Book Entry ID. -
Price Book Entry 1:List Price→ Price Book Entry List Price.
-
Make Your Edits
-
Make any necessary changes:
-
Product Name
-
Prices
-
Any other desired fields.
-
-
Keep in mind: for large datasets or multi-currency stores, this process may become more complex (refer to official documentation if needed).
3. Import the Updated Data
-
Export your updated spreadsheet as a CSV file.
-
In Salesforce App Launcher, go to StoreConnect Config App.
-
Go to Product Setup → click Import Products.
-
Click New Import → upload your CSV file.
Map Fields
-
Use Auto Match if columns are named correctly:
-
Product ID → Product Record.
-
Product Name → Product Name.
-
Price Book Entry ID → Price Book Entry.
-
Price Book List Price → List Price.
-
-
Verify mappings.
-
Click Next.
4. Complete Import and Verify Results
-
Click Import Data.
-
Wait a few seconds for the import to complete.
-
Click View Results.
-
Download the Success Log (CSV).
-
Open log to verify that all records were updated successfully.
5. Verify in Salesforce
-
Return to Salesforce → Products List View → refresh the view.
-
Check updated Product Names.
-
Go into individual products → verify that Price Book List Price is updated.
Notes
-
This is a simple example for basic updates.
-
For more complex updates (multiple currencies, additional fields), refer to StoreConnect Documentation or additional training videos.
-
Always test with a small sample first if doing bulk updates across many products.