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"
m |
|||
| Line 15: | Line 15: | ||
* 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]). | ||
| + | * Action-Based Integration (Push Messages) | ||
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. | 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. | ||
| Line 32: | Line 33: | ||
* [[RESTFUL APIs]] | * [[RESTFUL APIs]] | ||
| + | |||
| + | * [[Action-Based Integration]] | ||
Revision as of 21:54, 4 July 2016
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).
- Action-Based Integration (Push Messages)
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.