DaLaaS
					
						
DataLayer as a Service: Salesforce Data loader
					
					
					
						You want to easily mass upload your data into Salesforce?
						
							- Fast PreProcess without altering Salesforce
 
							
								- Few milliseconds per line
 
							
							
								- Visibility of all errors at once
 
							
							- History of downloads, preprocess and process results
 
							
							
								- What objects were concerned? what volume?
 
							
							
								- What were the errors and the success?
 
							
							- Create a mapping file in order to:
 
							
								- Map fields using API, Label or Custom column names
 
							
							
								- Perform complex transformation on fields (concatenation, date formatting…)
 
							
							- Picklist are checked during the preprocess step
 
							
								- For instance: a file containing value ‘French’ in the column ‘Country’ will raise
									this error
 
							
							
								- ❌ Field 'Country’ value 'French' do not match picklist
 
							
							- Notifications by email
 
							- Common and specific mapping
 
							- Cache management to speed up process
 
							- Export data from Salesforce
 
							- Export templates for import