Clarity

 View Only
  • 1.  REST API - TSV Datatype

    Posted Sep 20, 2019 05:30 PM
    I would like to better understand the TSV datatype, specifically in constructing a JSON body in the creation of new timeEntries for Actuals. 

    Anyone have an example of a JSON body to be used to create new timesheets with timeEntries through the REST API?

    Thank you.


  • 2.  RE: REST API - TSV Datatype
    Best Answer

    Posted Sep 23, 2019 07:05 AM
    Use REST to GET an existing timesheet with different values on different days for one row, and all 0's for another timesheet row, and you'll have examples.