call_api | R Documentation |
Call the good version of API
call_api(
...,
url = "https://todoist.com/api/v9/sync",
token = get_todoist_api_token()
)
... |
any params of POST request |
url |
url to call |
token |
todoist API token |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.