Back to Node Auth0

Interface FlowActionZapierTriggerWebhookParams

docs/interfaces/management.Management.FlowActionZapierTriggerWebhookParams.html

5.9.11.2 KB
Original Source

Interface FlowActionZapierTriggerWebhookParams

interface FlowActionZapierTriggerWebhookParams {
connection_id: string;
method?: Management.FlowActionZapierTriggerWebhookParams.Method;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

connection_idmethod?

Properties

connection_id

connection_id: string

Optionalmethod

method?: Management.FlowActionZapierTriggerWebhookParams.Method

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_idmethod