Budget: 9500 UAH Deadline: 6 days
Hello! I am ready to implement the integration of 1C ↔ Telegram via HTTP API.
What I will do for the task:
HTTP method in 1C for searching a client by phone +380…
Response: found: true/false, client_id (if found).
Method for saving the binding Telegram → client: client_id, tg_user_id, chat_id
Record in a separate register (with uniqueness control to avoid duplicates).
Automatic HTTP notification when bonuses are credited after a purchase:
client_id, bonus_amount, balance, document_number.
Authorization (token or login/password), error logging, and protection against message duplication (idempotency — by unique event/document key).
Testing all methods: test requests (Postman/curl), test mode without real submissions, so you can check everything before the release.
To start without delays, I need:
1C platform version + configuration name (UT/BAS/custom),
where clients are stored and what your “client_id” is (link/UUID/code),
how bonuses are currently credited (which document/event).
If you provide access/dump — I can start immediately.