1.0.0 • Published 4 years ago

salesforce-documents-retriever v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Salesforce-Documents-Retriever

NodeJS script to retrieve all your organization documents in a local folder

  1. Create an .env file with 2 parameters (username and password) refering to your Salesforce organization
  2. Run a 'node index.js' command (make sure to create a /documents folder in the same hierarchy level of index.js)
  3. Enjoy !