KeyCRM: webhook in Telegram and CRM
Enterprise Resource Planning (ERP)Own working stand GuardLabs (not a client order) — a bridge between the KeyCRM webhook and the messenger. It receives a POST from KeyCRM about a new order, validates the payload, deduplicates repeated submissions (retry), maintains rate limit, and publishes the order card in Telegram. At the same time, it maps fields in SalesDrive (dry-run mode). A button on the stand page sends a live test order — the message immediately appears in the open demo channel. The service runs on systemd, with counters for received / sent / duplicates. Stack: Python, Flask, Telegram Bot API, nginx. Live demo: guardlabs.online/demo/keycrm-hook/ #keycrm #webhook #integration #api #python #crm