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
api_key_base64
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
Actions
TIMECAMP_GET_PROJECTS_LIST
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
Action Response
data
error
successful