Skip to content

Instantly share code, notes, and snippets.

@bsathishciv
Created April 12, 2020 07:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsathishciv/324e9ca16a5fd3066bd03c63583c798f to your computer and use it in GitHub Desktop.
Save bsathishciv/324e9ca16a5fd3066bd03c63583c798f to your computer and use it in GitHub Desktop.
NodeJs project to wipe picklist data in salesforce
mkdir wipe-picklist-app
cd wipe-picklist-app
npm init
npm i express
npm i jsforce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment