@makehq/sdk
    Preparing search index...

    Type Alias ConnectedSystemApp

    On-prem connected-system app available for bridge agents.

    type ConnectedSystemApp = {
        icon: string;
        label: string;
        name: string;
    }
    Index

    Properties

    Properties

    icon: string

    Icon identifier or URL

    label: string

    Human-readable label

    name: string

    App slug used as appName when creating a connected system