NodeJS Application that permits the creation of a CSV file containing various fields info.
- Download the objects metadata through Metadata API. You can use the tool you prefer, we suggest MavensMate
- Copy the folder named "objects" in the app folder
- Install the app dependencies
npm install
- Run the app in the cmd
node app.js
- CSV files for each object are saved in the results folder