Integrations & Apps

    Connect SPARC to the data that matters

    Power BI dashboards, live weather, social feeds, occupancy sensors, Google Drive — if your data lives somewhere, SPARC can put it on a screen.

    50+

    native integrations

    REST API

    for custom data sources

    Real-time

    data updates

    No-code

    widget configuration

    App categories

    Each category includes pre-built integrations you can configure without writing code. Need something specific? The REST API has you covered.

    Business Intelligence

    Pull live data from BI platforms and display dashboards, KPIs, and metrics on your screens automatically.

    Power BITableauGoogle Data StudioLookerSisenseKlipfolio

    Social Media

    Curate and display real-time social media feeds, hashtag walls, and user-generated content.

    InstagramFacebookLinkedInX (Twitter)TikTokYouTube

    Productivity & Office

    Display meeting room schedules, announcements, and live documents from the tools your team already uses.

    Microsoft 365Google WorkspaceOutlook CalendarGoogle CalendarSharePointTeams

    Live Data & Feeds

    Real-time data widgets: weather, news, sports scores, stock prices, flight information, and custom RSS.

    Weather (BOM)RSS / Atom feedsSports scoresASX / stock tickerFlight infoNews feeds

    Media & Streaming

    Stream and display video content, live broadcasts, IPTV channels, and digital asset libraries.

    YouTubeVimeoIPTV StreamsRTSP/RTMPAdobe Creative CloudCanva

    Cloud Storage

    Sync content directly from cloud storage — when the file updates in the cloud, every screen updates automatically.

    Google DriveOneDriveDropboxSharePointBoxAWS S3

    Digital Utility

    Countdown timers, digital clocks, QR codes, wayfinding maps, and other utility widgets for your screens.

    Digital clockCountdown timerQR code generatorWayfinding mapEmergency alertsVisitor registry

    IoT & Sensors

    Connect physical environment data — temperature, occupancy, air quality — and display or trigger content automatically.

    Occupancy sensorsTemperature sensorsAir quality (CO₂)Foot traffic countersHVAC statusEnergy monitors

    Web & Custom

    Embed any website, web app, or custom HTML/JavaScript widget directly into a SPARC zone.

    Webpage embedCustom HTMLJavaScript widgetsiFrame contentREST API widgetsWebhook triggers

    Don't see what you need?

    SPARC's REST API and webhook system let you connect any data source — internal databases, proprietary systems, custom IoT hardware, or real-time data streams. Build a custom integration or create a fully custom player.

    Example: Push live data to a screen

    POST /api/v1/screens/{id}/content
    Authorization: Bearer YOUR_API_KEY
    
    {
      "zone": "main",
      "type": "data_widget",
      "data": {
        "title": "Live Queue Length",
        "value": 14,
        "unit": "customers"
      },
      "duration": 10
    }

    All integrations. One platform.

    Every app and integration is available in the 7-day free trial. No credit card required.