Convoso Auto-Create Lead
Convoso Auto Create Lead removes one specific, repeated manual step from a Convoso agent’s workflow: clicking “Create Lead” after dispositioning a call.
The Problem
After an agent finishes a call and selects a disposition in Convoso, creating the follow-up lead record requires a manual click on the “Create Lead” button. It’s a small action, but it happens after every relevant disposition, every call, all day — a repeated interruption between finishing one call and moving to the next.
The Fix
The extension detects when a lead has been dispositioned in Convoso and automatically triggers the “Create Lead” action, so the agent doesn’t have to find and click the button themselves. The call ends, the disposition is set, the lead gets created — no manual step in between.
Why This Is a Content Script, Not an API Integration
This isn’t a Convoso API integration — it works entirely inside the browser, watching for the same DOM state changes and UI triggers a human agent would, and firing the same click Convoso’s own UI already exposes. That keeps it simple, keeps it working across Convoso UI updates that wouldn’t touch the visible button itself, and means it never needs API credentials or server-side access of its own.
Download & Install
Chrome Web Store: Convoso Auto Create Lead
Version 1.0.0. Built for Convoso agents who wanted one fewer click between calls.