Back to Node Auth0

Interface CreateFlowsVaultConnectionSlackOauthCode

docs/interfaces/management.Management.CreateFlowsVaultConnectionSlackOauthCode.html

5.9.1878 B
Original Source

Interface CreateFlowsVaultConnectionSlackOauthCode

interface CreateFlowsVaultConnectionSlackOauthCode {
name: string;
app_id: "SLACK";
setup: FlowsVaultConnectioSetupOauthCode;
}

Index

Properties

nameapp_idsetup

Properties

name

name: string

Flows Vault Connection name.

app_id

app_id: "SLACK"

setup

setup: FlowsVaultConnectioSetupOauthCode

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nameapp_idsetup