Capturer le code lead
Utilisez la caméra du navigateur, un lecteur USB/Bluetooth ou la saisie manuelle quand un badge ou une étiquette est difficile à scanner.
Utilisez Scan2Flow pour capturer badges, étiquettes ou valeurs QR dans le navigateur et les router vers votre CRM, API ou workflow webhook.
Event teams and field teams often collect leads in one place, then re-type or export them later. That delay creates missed follow-ups, duplicate work, and bad records.
Scan2Flow keeps the capture step simple: scan the QR code, badge, barcode, or typed fallback value, then send that value to the workflow endpoint you configure.
Utilisez la caméra du navigateur, un lecteur USB/Bluetooth ou la saisie manuelle quand un badge ou une étiquette est difficile à scanner.
Utilisez le workflow sélectionné et les motifs optionnels pour décider si la valeur scannée est acceptée et où elle doit aller.
Routez la valeur vers votre API, webhook, automatisation CRM ou gestionnaire de leads backend.
The exact fields depend on your receiver. A simple webhook or API workflow can send the scanned value with context your CRM or automation tool can map.
{
"scan_value": "{{data}}",
"source": "event-lead-capture",
"capture_method": "camera_or_scanner_or_manual",
"captured_at": "2026-06-05T00:00:00.000Z"
}No. This page describes sending scanned lead values to an endpoint, webhook, or automation receiver that you configure.
Yes. Manual entry can run through the same workflow as camera or scanner input.
Yes. Use an API workflow when your backend needs to check, enrich, or reject a scanned value.
The workflow sends the scan value to your configured destination. Your receiving system should store and manage the lead record.
Start with the browser scanner, then route the scanned value to your API or webhook.