http://www.Xilution.com
time  

The Time 2.0 Service - Online Time Tracking and Reporting


What's New?

To add the Time 2.0 Service to your iGoogle page, click here: Add to Google

Seamlessly integrate the Time 2.0 Service into your corporate intranet or portal through Google gadget syndication.  See the Suggested Links page for more information.

On the go?  Try Time 2.0 Service Mobile Version.  Now optimized for the iPhone!

The Time 2.0 Service on the Apple iPhone

Hey, code monkey's, check out the new Time 2.0 Web Service Interface.


We want your feedback.

Have a comment, suggestion or bug to report?  Drop us a line at time2dot0.support@time2dot0.com.


Time 2.0 Web Services
  1. Overview
    1. The Time 2.0 Service is now available through a standard SOAP-compliant web service interface.  Web services offer subscribers with 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. 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. 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. 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.


Copyright © 2002 - 2008 Xilution, Inc. All rights reserved
Please send site content feedback to time2dot0.support@time2dot0.com.  Thank you.
Terms of Use | Privacy Statement

Version: 1.2.3