Turn a customer purchasing message into a catalog-bound draft quote in five steps.
X-RapidAPI-Key from a generated code sample.sku,name,unit_price,stock,description,aliasesRequired: sku, name, unit_price. Separate aliases with |.
Catalog Audit checks duplicate SKUs and names, invalid prices or stock, unsupported fields and aliases shared by different products. It does not use AI tokens and does not replace verification of your commercial data.
You do not need to answer routine customer questions. The Telegram bot immediately handles setup, pricing, API-key, catalog, limits, security and troubleshooting topics in English or Malay. Unknown messages receive a complete self-service menu.
Webhook replies are deduplicated and stored in a D1 delivery outbox without the customer's question. Failed Telegram sends retry automatically every five minutes with bounded backoff. An hourly job sends due onboarding follow-ups, while a daily synthetic quote checks the OpenAI path and alerts the owner only on failure or recovery.
Human approval remains necessary for drafts marked requires_review, and for refunds, disputes, contracts or other commercial exceptions. This prevents the automation from sending a wrong price or SKU.
No. Prices and stock values come only from the catalog supplied with the request. Unknown items are flagged for review.
Only in browser session storage. Closing the browser session clears it. It is not included in QuoteMatch analytics logs.
RapidAPI creates the subscriber key after you activate a plan. Open the QuoteMatch Playground and copy X-RapidAPI-Key from a generated code sample, then paste it into the Mini App. QuoteMatch cannot display or recover a RapidAPI key.
No. Review product identity, quantity, price, stock, discount and tax before sending or accepting a commercial order.
Generate a quote, choose Save PDF, then select the browser's Save as PDF destination.
Up to 200 catalog products per request in the current RapidAPI version.