Skip to content

fracarma/SFSchemaParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SalesForce Schema Parser

NodeJS Application that permits the creation of a CSV file containing various fields info.

How to use it

  1. Download the objects metadata through Metadata API. You can use the tool you prefer, we suggest MavensMate
  2. Copy the folder named "objects" in the app folder
  3. Install the app dependencies
npm install
  1. Run the app in the cmd
node app.js
  1. CSV files for each object are saved in the results folder

About

Retrieve CSV Files from .object salesforce schema XML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors