get_all_projects | R Documentation |
List of projects
get_all_projects(token = get_todoist_api_token())
token |
todoist API token |
list of all projects
## Not run:
# Set API key first
set_todoist_api_token()
# Get all projects
projects <- get_all_projects()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.