powered by
List of projects
get_all_projects(token = get_todoist_api_token())
list of all projects
todoist API token
if (FALSE) { # Set API key first set_todoist_api_token() # Get all projects projects <- get_all_projects() }
Run the code above in your browser using DataLab