Creates and renames custom fields for specific processes and entity types in batches.
- Make sure you've got Node and NPM installed.
- Enter your host and access token in
environments.js
. - Add your script to the
/scripts
. Feel free to use the existing ones as examples. - Execute:
cd path/to/repo/scripts
npm install
node your-script-name