Description Usage Arguments See Also
A webhook sends notifications when a list is updated.
1 2 3 4 5 6 | wndr_get_webhook(list_id)
wndr_create_webhook(list_id, url, processor_type = "generic",
configuration = "")
wndr_delete_webhook(id, revision)
|
list_id |
List ID |
url |
Webhook URL |
processor_type |
Type of processor. |
configuration |
Configuration |
id |
Webhook ID |
revision |
Revision |
https://developer.wunderlist.com/documentation/endpoints/webhooks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.