Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface CreateFlowsVaultConnectionSlackWebhook

    interface CreateFlowsVaultConnectionSlackWebhook {
        name: string;
        app_id: "SLACK";
        setup: FlowsVaultConnectioSetupWebhook;
    }
    Index

    Properties

    Properties

    name: string

    Flows Vault Connection name.

    app_id: "SLACK"