wndr_webhook: Webhook API

Description Usage Arguments See Also

Description

A webhook sends notifications when a list is updated.

Usage

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)

Arguments

list_id

List ID

url

Webhook URL

processor_type

Type of processor.

configuration

Configuration

id

Webhook ID

revision

Revision

See Also

https://developer.wunderlist.com/documentation/endpoints/webhooks


yutannihilation/wunderlistr documentation built on May 4, 2019, 7:46 p.m.