Webhooks API
- class nc_py_api.webhooks.WebhookInfo(raw_data: dict)[source]
Information about the Webhook.
- property event_filter
Mongo filter to apply to the serialized data to decide if firing.
- class nc_py_api.webhooks._WebhooksAPI(session: NcSessionBasic)[source]
The class provides the application management API on the Nextcloud server.