WebhookCreateSubitemInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When a subitem is created
public class WebhookCreateSubitemInput
type WebhookCreateSubitemInput = class
Public Class WebhookCreateSubitemInput
- Inheritance
-
WebhookCreateSubitemInput
Constructors
| Name | Description |
|---|---|
| WebhookCreateSubitemInput() | |
Properties
| Name | Description |
|---|---|
| BoardId |
Select a board from the drop-down or specify a board ID. |
| CallbackUrl |
Specify the callback URL. |
| WorkspaceId |
Select a workspace from the drop-down or specify a workspace ID. |