Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

List Tags

Retrieve all tags from TimeCamp. Tags can be assigned to tasks for categorizing tracked time.

Create or Update Client

Create a new client or update an existing client in TimeCamp. To create a new client, provide a name. To update an existing client, also provide the clientId.

Create Task

Create a new task or project in TimeCamp. To create a top-level project, omit parentId or set it to 0. To create a subtask, provide the parent task's ID.

Create Time Entry

Create a new time entry in TimeCamp. You can specify a start/end time range or a duration in seconds. Optionally associate the entry with a task and mark it as billable.

Get Attendance

Retrieve attendance records from TimeCamp. Shows total work hours per day and exact start/end times of working days. Useful for payroll and workforce management.

Update Task

Update an existing task or project in TimeCamp. Modify the name, parent, tags, description, billable status, budget, or assigned users.

Update Time Entry

Update an existing time entry in TimeCamp. Modify the date, duration, start/end times, description, task association, or billable status.

Create Invoice

Create a new invoice in TimeCamp for a client. The invoice can be created from tracked billable time or as a blank template.

List Clients

Retrieve all client records from TimeCamp. Clients can be associated with projects and invoices.

Create or Update Tag

Create a new tag or update an existing tag in TimeCamp. Tags are used to categorize time entries and tasks.

List Tasks

Retrieve all tasks and projects from TimeCamp. Projects are top-level tasks (level 1), and tasks are nested beneath them hierarchically. Optionally retrieve a single task by ID.

List Invoices

Retrieve all invoices from TimeCamp. Returns invoice details including client association, status, amount, and currency.

List Users

Retrieve all users in the TimeCamp account. Returns user details including email, display name, and role information.

List Time Entries

Retrieve time entries from TimeCamp filtered by date range, tasks, or users. Returns logged time with duration, task association, billable status, and timestamps. Use this to query timesheet data, generate reports, or review tracked hours.

Delete Time Entry

Delete a time entry from TimeCamp by its ID. This action is permanent and cannot be undone.

Delete Task

Delete a task or project from TimeCamp by its ID. This action is permanent. Deleting a project will also affect its subtasks.

Manage Timer

Control the TimeCamp real-time timer. Check its current status, start tracking time on a task, or stop the running timer. Useful for live time tracking integrations.