@slack/web-api / WorkflowPublishedEvent
Interface: WorkflowPublishedEvent
Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:14
Properties
event_ts
event_ts: string;
Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:25
type
type: "workflow_published";
Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:15
workflow_id
workflow_id: string;
Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:16
workflow_published_configuration
workflow_published_configuration: object;
Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:17
app_steps
app_steps: object[];
version_id
version_id: string;