Timesheet import

Hi @isamuse,
the import tool has only 2 options (as far as I could tell):

  • “Projects or Leads” for importing Projects with their basic information
  • “Tasks of the project” for importing tasks to a project including it’s guessed time needed

But I need is not only creating a task with its guessed time, but also the time spend by a worker on this task.
Sadly I could not find that import option.
But I found out that one could do this by REST API calls, because there is function for the projects that adds time to task and including a worker to it.
If there is something I missed, I would be happy to learn about it.

Kind regards