Timecamp

Learn how to use Timecamp with Composio

Overview

Enum

TIMECAMP

Description

TimeCamp is a time tracking solution designed to help businesses of all sizes track time for projects to maximize their profits.

Authentication Details

api_key_base64
stringRequired
client_id
stringRequired
client_secret
stringRequired
oauth_redirect_uri
stringDefaults to https://backend.composio.dev/api/v1/auth-apps/add
scopes
string

Actions

This tool retrieves a list of all projects from timecamp. in timecamp’s api, projects are represented as tasks with no parent id (root-level tasks). it requires the api token parameter for authentication and supports an optional ‘format’ parameter to specify the output format (defaulting to json). the response includes detailed project information including task id, name, hierarchical data, and additional attributes.

Action Parameters

format
stringDefaults to json

Action Response

data
object
error
successful
boolean