IWebhookAutomationInfo
Home > @gooddata/sdk-model > IWebhookAutomationInfo
IWebhookAutomationInfo interface
Automation information.
Signature:
export interface IWebhookAutomationInfo 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | (Optional) Title of the dashboard. | ||
| string | URL of the dashboard, or custom dashboard URL (if configured on automation). | ||
| string | Identifier of the automation. | ||
| boolean | (Optional) Indicates whether the dashboard URL is custom. | ||
| string | (Optional) Title of the automation. |