ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
VT_API.asmx.cs
 
Name 
Description 
 
VETtrak API Web Services.
This ASP.NET (ASMX) web service exposes all available VETtrak API methods. It combines the previously separate Enrol (VT_API_Enrol.asmx), Portals (VT_API_Portals.asmx) and Integrate (VT_API_Integrate.asmx) API web services into a single web service, VT_API.asmx. This API requires a registration for the "VETtrak API" feature to operate.
This API can be used to integrate online enrolment systems, online student/employer/staff portals, and online learning systems, with VETtrak.
Before using the API for the first time:
  • Change the settings in the web.config file to configure the API to connect to your VETtrak database.
  • Ensure the registration key in your database contains... more 
Copyright (c) VETtrak 2022. All rights reserved.