Service which is used to communicate with the Veeva API
Configuration on the veeva API service
API to manage binders in Veeva
API to manage documents in Veeva
API to retrieve Vault Objects
API for managing picklists
Private restAPIClass used to communicate with the Veeva API.
Generated using TypeDoc
The VeevaService is a class/module which is used to communicate with the Veeva API to manage the content and services it offers.
The VeevaService will manage authentication by storing a session token in memory.
To connect, you will need to pass through the IConfiguration options.
Once you have initialised - you can use the
servicevariable to make requests to the Veeva API.