West Marine Customer Import
A
Merkle SalesForce Service Cloud Project
Task
Import Customers from Hybris to SFSC.
Result
We needed to use Dataloader.io to import the records. However, Dataloader only allows 10k records at a time and West Marine had around 100k customers to import.
I created a PHP script to format the data from Hybris to a file that Salesforce Service Cloud could use.
Made With
- Hybris
- SalesForce Service Cloud
- PHP