التقاط رمز العميل المحتمل
استخدم كاميرا المتصفح أو إدخال ماسح USB/Bluetooth أو الإدخال اليدوي عندما يكون الشارة أو الملصق صعب المسح.
استخدم Scan2Flow لالتقاط قيم الشارة أو الملصق أو QR في المتصفح وتوجيهها إلى CRM أو API أو 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.
استخدم كاميرا المتصفح أو إدخال ماسح USB/Bluetooth أو الإدخال اليدوي عندما يكون الشارة أو الملصق صعب المسح.
استخدم سير العمل المحدد والأنماط الاختيارية لتحديد ما إذا كانت القيمة الممسوحة مقبولة وأين يجب أن تذهب.
وجّه القيمة إلى API أو webhook أو أتمتة CRM أو معالج leads في الخلفية.
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.