https://github.com/tommeier/salesforce_file_convertor
Salesforce bulk export creates the files in base64 format, this renames them to their correct filename and extension
https://github.com/tommeier/salesforce_file_convertor
Last synced: 3 months ago
JSON representation
Salesforce bulk export creates the files in base64 format, this renames them to their correct filename and extension
- Host: GitHub
- URL: https://github.com/tommeier/salesforce_file_convertor
- Owner: tommeier
- Created: 2009-10-19T10:29:53.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-10-19T10:39:01.000Z (over 16 years ago)
- Last Synced: 2025-03-29T17:30:47.151Z (about 1 year ago)
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
# Salesforce File Convertor
## Purpose
When running a bulk export from salesforce with included documents & attachments, it puts all the files in an unusuable format.
This script renames all the files exported to their correct name and extension, and placed in a 'Processed' directory.
## Install
1. Have Ruby installed.
2. Place the salesforce_file_convertor.rb file in the same directory as your exported csvs (where the 'Documents' & 'Attachments' directories are located)
3. Go to directory in terminal and run:
- ruby salesforce_file_convertor.rb