Back to Node Auth0

Interface FlowActionZapierTriggerWebhook

docs/interfaces/management.Management.FlowActionZapierTriggerWebhook.html

5.9.11.4 KB
Original Source

Interface FlowActionZapierTriggerWebhook

interface FlowActionZapierTriggerWebhook {
id: string;
alias?: string;
type: "ZAPIER";
action: "TRIGGER_WEBHOOK";
allow_failure?: boolean;
mask_output?: boolean;
params: Management.FlowActionZapierTriggerWebhookParams;
}

Index

Properties

idalias?typeactionallow_failure?mask_output?params

Properties

id

id: string

Optionalalias

alias?: string

type

type: "ZAPIER"

action

action: "TRIGGER_WEBHOOK"

Optionalallow_failure

allow_failure?: boolean

Optionalmask_output

mask_output?: boolean

params

params: Management.FlowActionZapierTriggerWebhookParams

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idaliastypeactionallow_failuremask_outputparams