The Time 2.0 Service - Online Time Tracking and Reporting
Log In
Username
Password
Action Quick Time Entry
Go Home
Remember Me
I forgot my password


Time 2.0 Web Services

Last updated on 10/11/2009.

  1. Overview
    1. The Time 2.0 Service is available through a standard SOAP-compliant web service interface.  Web services offer business level subscribers with a programmatic means of accessing and managing their time utilization data. Through the Time 2.0 Web Service you can...
      1. Download Time Entries
      2. Upload Time Entries
      3. Download Time Summaries
      Read on to learn more.
  1. Availability
    1. The Time 2.0 Service Web Service interface is available to business users only.
  1. Security
    1. The Time 2.0 Service Web Services comply with standard WS-Security protocols.

Time 2.0 Service Web Service Security Policy

<xwss:SecurityConfiguration xmlns:xwss="http://java.sun.com/xml/ns/xwss/config">
  <xwss:RequireUsernameToken passwordDigestRequired="false" nonceRequired="false"/>
</xwss:SecurityConfiguration>


Time 2.0 Service Web Service SOAP Request Header

<wsse:Security>
  <wsse:UsernameToken>
    <wsse:Username>username</wsse:Username>
    <wsse:Password>password</wsse:Password>
  </wsse:UsernameToken>
</wsse:Security>

  1. WSDL
    1. http://www.time2dot0.com/Time2dot0Web/ws/T20WS.wsdl
  1. Operations
    1. DownloadTimeEntries
      1. This operation provides a means of accessing raw time entry data from the Time 2.0 Service.
      2. Request Schema Documentation
      3. Response Schema Documentation
      4. Sample SOAP Request
      5. Sample SOAP Response
    1. DownloadTimeSummaries
      1. This operation provides a means of accessing aggregated time entry information.  This operation is useful for the creation of time utilization reports.
      2. Request Schema Documentation
      3. Response Schema Documentation
      4. Sample SOAP Request
      5. Sample SOAP Response
    1. UploadTimeEntries
      1. This operation provides a means of uploading time entry data to the Time 2.0 Service.
      2. Request Schema Documentation
      3. Response Schema Documentation
      4. Sample SOAP Request
      5. Sample SOAP Response
  1. Dates
    1. All date fields used in each operation's request and response XML are strings the format "yyyy.MM.dd HH:mm:ss z".  For example, "2007.08.31 23:59:59 CDT" corresponds to August, 31st 2007 at 11:59 and 59 seconds in Central Daylight Time.

To find out more about Time 2.0 Service please visit our Terms of Use or FAQ pages.

If you have any questions about how to use the Time 2.0 Web Services or would like to suggest future enhancements please email time2dot0.support@time2dot0.com.


Bookmark and Share

iPhone is a trademark of Apple Inc.
BlackBerry is a trademark of Research In Motion Limited
Portions of this page are modifications based on work created and shared by Google
and used according to terms described in the Creative Commons 3.0 Attribution License.
© 2002 - 2010 Xilution, Inc.  Xilution is a registered trademark of Xilution, Inc.
Please send site content feedback to time2dot0.support@time2dot0.com.  Thank you.
Terms of Use | Privacy Statement

Version: 1.4.1

SSL