get_project_id_and_name {togglr} | R Documentation |
get_project_id_and_name
Description
retrieve project id and name
Usage
get_project_id_and_name(
api_token = get_toggl_api_token(),
workspace_id = get_workspace_id(api_token)
)
Arguments
api_token |
the toggl api token |
workspace_id |
workspace id |
[Package togglr version 0.2.1 Index]