Axero's US team will be attending its annual summit from October 7 to October 10, 2024. During this time, we will continue to provide support through private cases, though there may be a slight delay in response times. We appreciate your understanding and patience.
Add a time log for a task. Valid for Communifire version 6.0 and above.
POST https://myintranet.communifire.com/api/tasks/timelog
Body:
{ "IssueID": 1026, "UserID": 1, "StartTime": "8/31/2020 17:00", "EndTime": "8/31/2020 18:00", "Notes": "Went over goals and introduction to manager." }
Task time log data is returned.
{ "LogID": 1, "IssueID": 1026, "UserID": 1, "DateCreated": "2020-08-31T21:40:12.2383882Z", "StartTime": "2020-08-31T17:00:00", "EndTime": "2020-08-31T18:00:00", "TimeSpentHours": 1, "IsBillable": false, "IsTaskMarkedComplete": false, "Notes": "Went over goals and introduction to manager.", "TenantID": 1 }
Please Note The content type that you pass in the header of your request should be application/json.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/78500/rest-api-add-task-time-log
Your session has expired. You are being logged out.