This repo contains a small library of JS functions to be used for the development of Veeva rep-triggered emails (RTEs) applications and automation/developer tools.
See repo release page for all releases for this package.
Simply run the following command to install the npm package to your project:
npm install veeva-approved-email-util
Refer to the repo wiki for the list of functions available to use.
All unit tests for this library uses jest and are stored in the tests
directory.
Jayvin Duong