Автоагент рассылки и сбора тендерных запросов
★ 6.5 · n8n
This n8n workflow automates the full RFQ (Request for Quotation) cycle for procurement teams: dispatching requests to suppliers and collecting their responses. You need it when you manually copy supplier quotes between email and spreadsheets, when you lose track of who replied and who did not, or when your procurement team handles dozens of vendors per cycle. The repo contains two linked workflows: 01-rfq-dispatch triggers outbound RFQ generation and sends messages to suppliers on a schedule or via webhook; 02-rfq-collection receives inbound replies, parses response data, and stores results in a structured format. Both workflows are verified JSON files importable directly into any n8n instance (cloud or self-hosted) via the Import menu. The agent closes the loop between dispatch and collection, unlike simple email-blast automations. Best suited for teams with 10 or more suppliers and recurring procurement cycles. Not ideal for one-off or highly custom RFQ formats without a common template.