Please visit our new TrackAbout Knowledge Base at https://supportkb.trackabout.com for the most-up-to-date documentation on TrackAbout and TrackAbout Mobile.
Difference between revisions of "TrackAbout API and Integration Points"
Lsilverman (talk | contribs) |
|||
| Line 12: | Line 12: | ||
TrackAbout supports several ways of getting data into and out of the system. | TrackAbout supports several ways of getting data into and out of the system. | ||
* Manual user-uploading of CSV, fixed-width, tab-delimited or XML files | * Manual user-uploading of CSV, fixed-width, tab-delimited or XML files | ||
| − | * Automatic pickup and processing of files transferred via FTP or other means | + | * Automatic pickup and processing of files transferred via SFTP/SCP, FTP over SSL, plain FTP or other means |
* Exported text and XML reports made available for automated pickup | * Exported text and XML reports made available for automated pickup | ||
* Fully integrated Web Services based on the RESTful model (What's REST? See [http://en.wikipedia.org/wiki/Representational_State_Transfer here], [http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm here] and [http://java.sun.com/developer/technicalArticles/WebServices/restful here]). | * Fully integrated Web Services based on the RESTful model (What's REST? See [http://en.wikipedia.org/wiki/Representational_State_Transfer here], [http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm here] and [http://java.sun.com/developer/technicalArticles/WebServices/restful here]). | ||
Revision as of 12:14, 2 August 2012
Overview
TrackAbout integrates with several business accounting systems including TECSYS, Oracle, J.D. Edwards, SAP, Computers Unlimited (TIMS, TIMS 3.0, WISDOM), Infonetics, Dataweld and Syntax among others.
In some cases this integration is generic, and in some cases the integration is specific to the different business system installations.
TrackAbout is partners with TECSYS and offers a robust integration to their Elite Series product. See TECSYS Integration
TrackAbout integrates with third-party bill presentment and procurement systems from SourceCorp.
TrackAbout supports several ways of getting data into and out of the system.
- Manual user-uploading of CSV, fixed-width, tab-delimited or XML files
- Automatic pickup and processing of files transferred via SFTP/SCP, FTP over SSL, plain FTP or other means
- Exported text and XML reports made available for automated pickup
- Fully integrated Web Services based on the RESTful model (What's REST? See here, here and here).
TrackAbout also provides a set of published URL Redirects for getting quick access to such things as customers, invoices, assets and more via the web site.
Integration Methods
Click below for more information on the different integration methods.