Member Junction
    Preparing search index...

    Summary of an integration's current state for UI display

    interface IntegrationSummary {
        CompanyIntegrationID: string;
        CompanyName: string;
        EntityMapCount: number;
        Health: ConnectorHealth;
        IntegrationName: string;
        IsActive: boolean;
        LastSyncAt: string;
    }
    Index

    Properties

    CompanyIntegrationID: string

    Company Integration ID

    CompanyName: string

    Company name

    EntityMapCount: number

    Number of active entity maps configured

    Current connector health status

    IntegrationName: string

    Display name of the integration (e.g., "HubSpot", "Salesforce")

    IsActive: boolean

    Whether the integration is currently active

    LastSyncAt: string

    Timestamp of the last successful sync