Using Todoist Sync v9 API
This commit is contained in:
@ -22247,12 +22247,14 @@
|
|||||||
"method": "GET",
|
"method": "GET",
|
||||||
"ret": "obj",
|
"ret": "obj",
|
||||||
"paytoqs": "ignore",
|
"paytoqs": "ignore",
|
||||||
"url": "https://api.todoist.com/sync/v8/sync?sync_token='*'&resource_types=[\"all\"]",
|
"url": "https://api.todoist.com/sync/v9/sync?sync_token='*'&resource_types=[\"all\"]",
|
||||||
"tls": "",
|
"tls": "",
|
||||||
"persist": false,
|
"persist": false,
|
||||||
"proxy": "",
|
"proxy": "",
|
||||||
|
"insecureHTTPParser": false,
|
||||||
"authType": "bearer",
|
"authType": "bearer",
|
||||||
"senderr": false,
|
"senderr": false,
|
||||||
|
"headers": [],
|
||||||
"x": 990,
|
"x": 990,
|
||||||
"y": 80,
|
"y": 80,
|
||||||
"wires": [
|
"wires": [
|
||||||
|
Reference in New Issue
Block a user