Work

Data Bridge

Agent performance reports from Zoom and Convoso, cleaned into paste-ready rows

JavaScriptChrome API

View on the Chrome Web Store →

Supervisors on my floor copied agent performance numbers out of Zoom and Convoso into fixed master spreadsheets by hand every day. Data Bridge does the extraction in the browser:

  • Pulls agent performance reports from Zoom and Convoso pages
  • Sanitizes null values and normalizes durations to HH:MM:SS
  • Alphabetizes agent lists so rows line up with the master sheet
  • Copies clean, tab-separated rows to the clipboard, ready to paste

Everything runs locally in the browser.