•  

Open APIs for Custom Development

Our Integration Server with Software Development Kit allows software developers to read and write to the Epic, TAM or Vision database. While our kit exposes methods for accessing most of the database, it is especially useful for the larger agency that needs to integrate our general ledger with a corporate accounting package.

  • Defines an API that allows integrating software to communicate with Epic, TAM or Vision -- both hosted (online) and LAN-based installations
  • Runs as a Web Service using an IIS server, and communicates with any client that can send or receive http traffic
  • Expedites MS.NET client development, using any language that the .NET run-time supports
  • Conforms to SOAP protocol for remote object activation and communication
  • Accepts input in the form of an incoming .XML or other data stream, and applies business rules to validate the operation
  • Includes example code for each method exposed by the API