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

    Interface CreateFlowsVaultConnectionHubspotApiKey

    interface CreateFlowsVaultConnectionHubspotApiKey {
        name: string;
        app_id: "HUBSPOT";
        setup: FlowsVaultConnectioSetupApiKey;
    }
    Index

    Properties

    Properties

    name: string

    Flows Vault Connection name.

    app_id: "HUBSPOT"