Harvest Create Time Entry
Aident Loadout を通じて Harvest Tools の Harvest Create Time Entry を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
プロバイダーの説明
Tool to create a new time entry. Use when logging hours for a project by specifying start/end times or duration.
Aident Loadout を通じて Harvest Tools の Harvest Create Time Entry を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
Tool to create a new time entry. Use when logging hours for a project by specifying start/end times or duration.
hoursTotal hours to log. Only used when the Harvest account is configured for duration-based time tracking. If the account uses timestamp timers, this parameter is ignored and a running timer is started instead. Use started_time and ended_time for timestamp-based tracking.
notesstringNotes or description of the work performed
task_id必須integerID of the task to associate with the time entry. The task must be assigned to the specified project. To find valid task IDs, use GET /projects/{project_id}/task_assignments to list tasks assigned to your project - the task ID is found in the 'task.id' field of each assignment. U…
user_idintegerID of the user; defaults to the authenticated user
ended_timestringTime the entry ended (e.g., '5:00pm', '17:00'). Only used when the Harvest account is configured for timestamp-based time tracking. If omitted with started_time, creates a running timer.
project_id必須integerID of the project to associate with the time entry. Use HARVEST_LIST_PROJECTS to retrieve available project IDs. The authenticated user must be assigned to the project.
spent_date必須stringDate the time entry was spent (YYYY-MM-DD) Use the user's local date, not UTC, to avoid logging hours on the wrong date.
started_timestringTime the entry started (e.g., '9:00am', '14:30'). Only used when the Harvest account is configured for timestamp-based time tracking. Omit ended_time to create a running timer.
external_referenceobjectLinks this entry to an external system (task, project, etc.).
data必須Data from the action execution
errorstringError if any occurred during the execution of the action
successful必須booleanWhether or not the action execution was successful or not
OAuth 接続。リスクレベル 2/5。
無料 Action
この Action を明示的に参照する公開 Skills はまだありません。