retrieve project id
get_project_id(
project_name = get_context_project(),
api_token = get_toggl_api_token(),
create = FALSE,
client = NULL,
workspace_id = get_workspace_id(api_token),
color = NULL
)
the project name
the toggl api token
boolean do you want to create the project if it doesnt exist ?
client name
workspace id
id of the color selected for the project