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