Skip to main content

Interface: WorkflowPublishedEvent

Defined in: events/steps-from-apps.ts:15

Properties

event_ts

event_ts: string;

Defined in: events/steps-from-apps.ts:26


type

type: "workflow_published";

Defined in: events/steps-from-apps.ts:16


workflow_id

workflow_id: string;

Defined in: events/steps-from-apps.ts:17


workflow_published_configuration

workflow_published_configuration: object;

Defined in: events/steps-from-apps.ts:18

app_steps

app_steps: object[];

version_id

version_id: string;