Webhook Class |
Namespace: Smartsheet.Api.Models
The Webhook type exposes the following members.
Name | Description | |
---|---|---|
ApiClientId |
Get the API Client Id corresponding to third-party app that created the Webhook.
| |
ApiClientName |
Get the API Client Name corresponding to third-party app that created the Webhook.
| |
CallbackUrl |
Get the HTTPS URL where callbacks will be sent.
| |
CreatedAt |
Gets the Time that the webhook was created.
| |
DisabledDetails |
Get the details about the reason the Webhook was disabled.
| |
Enabled |
Get the Flag indicating whether the Webhook is on (true) or off (false).
| |
Events |
Get the Array of the events that are subscribed to.
| |
ModifiedAt |
Gets the time that the webhook was modified.
| |
Scope |
Get the Scope of the subscription.
| |
ScopeObjectId |
Get the ID of the object that is subscribed to.
| |
SharedSecret |
Get the Shared secret for this webhook, randomly generated by Smartsheet.
| |
Stats |
Get the statistics for this webhook.
| |
Status |
Get the Webhook status.
| |
Subscope |
Get the webhook subscope.
| |
Version |
Get the webhook version.
|