Skip to main content

@slack/web-api / WorkflowPublishedEvent

Interface: WorkflowPublishedEvent

Defined in: packages/types/dist/events/steps-from-apps.d.ts:14

Properties​

event_ts​

event_ts: string;

Defined in: packages/types/dist/events/steps-from-apps.d.ts:25


type​

type: "workflow_published";

Defined in: packages/types/dist/events/steps-from-apps.d.ts:15


workflow_id​

workflow_id: string;

Defined in: packages/types/dist/events/steps-from-apps.d.ts:16


workflow_published_configuration​

workflow_published_configuration: object;

Defined in: packages/types/dist/events/steps-from-apps.d.ts:17

app_steps​

app_steps: object[];

version_id​

version_id: string;