Description Usage Arguments Value
Add responsible to a task
1 2 3 4 5 6 7 | add_responsible_to_task(
project_id,
add_responsible,
task,
verbose,
token = get_todoist_api_token()
)
|
project_id |
id of the project |
add_responsible |
add someone to this task with mail |
task |
the full name of the task |
verbose |
make the function verbose |
token |
token |
http request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.