Skip to content

Small script that takes all CSVs in a directory, copies files while appending 'staging' to filename, then appends "__c' to all column headers. Assist with data migraton projects where SF objects are built as staging tables to match a source system but the CSV headers need to be udpated to match SF's import reqs.

Notifications You must be signed in to change notification settings

mattmartin26/SalesforceImportFilePrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Salesforce Import File Prep

Small script that takes all CSVs in a directory, copies files while appending 'staging' to end of filename, then appends "__c' to all column headers.

Meant to assist with data migraton projects where SF objects are built as staging tables to match a source system but prior to import the source system's CSV export's headers need to be udpated to match SF's api.

About

Small script that takes all CSVs in a directory, copies files while appending 'staging' to filename, then appends "__c' to all column headers. Assist with data migraton projects where SF objects are built as staging tables to match a source system but the CSV headers need to be udpated to match SF's import reqs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages