An open API service indexing awesome lists of open source software.

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

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