Updated for new Todoist API version
This commit is contained in:
@ -61,7 +61,7 @@ calendar:
|
||||
rest_command:
|
||||
todoist:
|
||||
method: post
|
||||
url: 'https://api.todoist.com/sync/v8/sync'
|
||||
url: 'https://api.todoist.com/sync/v9/{{ url }}'
|
||||
payload: !secret todoist_api_payload
|
||||
content_type: 'application/x-www-form-urlencoded'
|
||||
|
||||
|
Reference in New Issue
Block a user