User Interface medium complexity frontendmobile
0
Dependencies
0
Dependents
0
Entities
0
Integrations

Description

Admin screen allowing HLF administrators to configure the boundary between the Likeperson app and the Dynamics-based 'Min Side' portal. Provides toggle controls per organization to designate which features are app-owned versus portal-owned, and configures deep link URLs for seamless handoff between the two platforms.

Feature: External Portal Coordination

portal-integration-config-screen

Responsibilities

  • Display feature flag toggles for portal vs app ownership per organization
  • Configure deep link URLs for portal handoff navigation
  • Show current portal sync status and last sync timestamp
  • Provide overlap prevention settings and conflict warnings

Interfaces

loadPortalConfig(orgId)
toggleFeatureOwnership(featureKey, owner)
savePortalConfig(config)
previewDeepLink(featureKey)
resetToDefaults()
showSyncStatus()
validateConfigConflicts()