A node script for generating the JSON list of Countries/States in Novo-Elements from Bullhorn REST Calls.
Creates a file called Countries.ts
that can be diffed with the file of the same name in Novo-Elements.
Open the file index.js
and set the values of: restUrl
and bhRestToken
.
npm install
npm start
The file: Countries.ts
will now exist in the main directory.