ShowConnect Scripts

Canonical host for ShowConnect embeddable widgets & public front-end assets — scripts.showconnect.org. Replaces services.useventing.com/USEAAPI/ShowConnect/….

Show Day Companion widget

Barn-team show-day app: live status, team builder, scores, task planner, ask.
<link rel="stylesheet" href="https://scripts.showconnect.org/widgets.css">
<script defer src="https://scripts.showconnect.org/widgets.js"></script>
<div id="sc-showday-root" data-show="1217" data-barn="Rimrock"></div>

Embedded Leaderboard widget

Live division standings for any show — embeds on Squarespace or an organizer's own site.
<link rel="stylesheet" href="https://scripts.showconnect.org/widgets.css">
<script defer src="https://scripts.showconnect.org/widgets.js"></script>
<div id="sc-leaderboard-root" data-show="1217" data-barn="" data-division=""></div>

Legacy widgets re-hosted

jQuery widgets mirrored from services.useventing.com during migration. Repoint Squarespace headers here once the API token is rotated.
USEA IT · See PLATFORM.md in the showconnect-widgets repo for architecture, migration, and security plan.