This page covers all Network connection events that can trigger webhook notifications, and their associated data objects for the Webhooks v2 service.
Network connection event types
To receive a specific event, include its eventType in the webhook's notification object.
Event type | Data object returned |
---|---|
network_connection.added | NetworkConnection |
Data objects
NetworkConnection
Channel
Parameter | Type | Description |
---|---|---|
networkId | string | The 8-character ID of the channel. |
name | string | The name of the channel. |