api icon indicating copy to clipboard operation
api copied to clipboard

The Wunderlist API Documentation

Results 77 api issues
Sort by recently updated
recently updated
newest added

Understood that this may not be a popular request, but the repo name needs to include the word "wunderlist". As is, the downloaded folder is named api, which is not...

I cannot find any documentation on the request format for a webhook. I assume that it is a JSON-formatted POST request being sent to the registered webhook URL. But what...

If I want to programatically trigger any action on the creation of a new task, **regardless of which list it was created on**, currently the only way around I can...

Is there any way to get all completed tasks of any specific date let say todays / yesterday tasks. I know I can get all completed tasks from following endpoint...

I'm running a project that displays my to-do lists as pulled from wunderlist, so I'd like for it to be as up to date as possible. At the moment, I'm...

It may be a good idea to try and phase out TLS 1.0 support. https://blog.pcisecuritystandards.org/are-you-ready-for-30-june-2018-sayin-goodbye-to-ssl-early-tls

Good morning. I am building a testing *native iOS app* that I want to connect to my wunderlist account to be able to use my content, but I'm having issues...

The documentation for webhooks doesn't list which actions trigger a webhook call. For instance, my webhook seems to get called in these cases (and there may be more, but these...

enhancement

Do we have a multi assigning options where you can assign the work to more than one member of the group to perform a specific task?

I'm nearly done writing an Alexa Skill that integrates with the Wunderlist API. I'm using Account Linking which supports OAuth2. The only trouble I'm having is that the Skill can...