Skip to main content
Module

x/slack_web_api_client/mod.ts>Trigger

Streamlined Slack Web API client for TypeScript
Go to Latest
interface Trigger
import { type Trigger } from "https://deno.land/x/slack_web_api_client@0.2.1/mod.ts";

Properties

id: string
inputs: { [key: string]: { value: string; locked: boolean; hidden: boolean; }; }
outputs: { [key: string]: { type: string; name: string; title: string; enum?: string[]; is_hidden?: boolean; nullable?: boolean; is_required: boolean; description: string; }; }
available_data: { [key: string]: { type: string; name: string; title: string; enum?: string[]; is_hidden?: boolean; nullable?: boolean; is_required: boolean; description: string; }; }
workflow: Workflow
date_created: number
date_updated: number
owning_team_id: string