get_section_id | R Documentation |
get id section
get_section_id(
project_id = get_project_id(project_name = project_name, token = token),
project_name,
section_name,
token = get_todoist_api_token(),
all_section = get_section_from_project(project_id = project_id, token = token)
)
project_id |
id of the project |
project_name |
name of the project |
section_name |
name of the section |
token |
token |
all_section |
all_section |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.