• Projects 7
  • Rating 5.0
  • Rating 1 620

Budget: 9000 UAH Deadline: 10 days

Hello! The task is clear: a Telegram bot that automatically sends notifications about deposits (name, date, amount, type of tax) from the Electronic Cabinet of the State Tax Service for 10+ your individual entrepreneurs (FOP) and limited liability companies (LLC).

First and foremost — this is more important than the code: you trust the contractor with the electronic signature (KEP) of 10+ companies, and KEP = signature and seal. Therefore, I build securely:
• the bot works ONLY in read mode — the "State of settlements with the budget" section (we take deposits), we do not sign or submit anything on your behalf;
• KEP keys are stored in an encrypted vault (secrets manager) on an isolated server, with an access log; if possible, we use access delegation in the cabinet (this is supported) instead of transferring the actual keys — this is safer for you;
• you can see and revoke access at any time.

Technically: a background service in Python (aiogram 3 + PostgreSQL for history, to avoid duplicates), periodic polling for each entity, authorization via KEP through their official API. Notification: name of FOP/LLC, date, amount, type of tax.

Please clarify to calculate accurately: is there a separate KEP for each FOP/LLC or one accounting KEP for all? And can you delegate access in your cabinet — then we can avoid storing the actual keys.

  • Projects 44
  • Rating 5.0
  • Rating 6 283

Budget: 7000 UAH Deadline: 1 day

Hello! I am ready to take on your project and will complete it urgently. I have extensive experience with similar tasks, and there will be no difficulties. If I have piqued your interest, feel free to write; I am happy to collaborate!

  • Projects -
  • Rating -
  • Rating 596

Budget: 10000 UAH Deadline: 1 day

Hello!

We can create a Telegram bot for you with automatic notifications for your individual entrepreneurs and companies.

1. Do you need API access through a digital signature for multiple accounts?
2. What specific notifications regarding deposits are important to receive first?


About us

Rental Car
  • Projects 6
  • Rating 5.0
  • Rating 1 108

Budget: 5000 UAH Deadline: 10 days

Hello!
I can implement this bot for you.
I will develop a Telegram bot that will automatically receive information about fund deposits for your individual entrepreneurs and legal entities and send you notifications.
The bot will format the data as you request:
– Name of the entrepreneur/company
– Payment date
– Amount
– Type of tax
I will set up the ability to receive notifications for multiple individual entrepreneurs and legal entities simultaneously.
I have experience in developing Telegram bots and integrating with financial data.

  • Projects 118
  • Rating 5.0
  • Rating 10 390

Budget: 4000 UAH Deadline: 2 days

Hello.

I develop bots for Telegram using NodeJS. I am ready to take on the project. Write to me, and we will discuss.

Andrey K.
1 285 1
  • Projects 1 289
  • Rating 5.0
  • Rating 98 631

Budget: 20000 UAH Deadline: 7 days

Hello. I have extensive experience in developing Telegram bots. I am ready for collaboration.

  • Projects 32
  • Rating 4.9
  • Rating 3 193

Budget: 15000 UAH Deadline: 10 days

Good day.

I have reviewed the task and the documentation of the Electronic Cabinet API of the State Tax Service.

I can implement a system for automatic monitoring of revenues for individual entrepreneurs and legal entities with authorization via electronic digital signature and sending notifications in Telegram.

Functionality:
• support for multiple individual entrepreneurs and LLCs;
• authorization via electronic digital signature;
• automatic data verification through the State Tax Service API;

  • Projects 12
  • Rating 5.0
  • Rating 1 993

Budget: 25000 UAH Deadline: 7 days

Good day
I possess all the technologies to implement such a project.
If you want to pay and know that it will definitely be ready, come to me.
Write to me.

  • Projects -
  • Rating -
  • Rating 325

Budget: 5000 UAH Deadline: 5 days

Hello!

I have direct relevant experience: I am currently leading a production platform with two Telegram bots (Cloudflare Workers, NestJS, Oracle Cloud), where multilingual support, various operating modes, and automated notifications have been implemented - that is, the architecture of "many entities → one Telegram notification channel" is familiar to me not just theoretically, but from real deployment. I also developed a SaaS with integration of external APIs (Instagram Graph API, OAuth, payment systems) for a multi-tenant system - there was a similar principle: data from many clients, each with their own notification channel in Telegram.

  • Projects 55
  • Rating 5.0
  • Rating 1 890

Budget: 10000 UAH Deadline: 10 days

Good day. I can write a Telegram bot for you in Python that will automatically notify about the receipt of funds. Necessary access will be required.

  • Projects 20
  • Rating 5.0
  • Rating 1 744

Budget: 10000 UAH Deadline: 10 days

Ready to develop such a system with further support. I also provide a place for hosting the finished project. I have developed a somewhat similar project, but there the balances are on the email accounts.

IMPORTANT! For tracking, you need the digital signature keys of each individual entrepreneur/LLC. The digital signature key = signature + seal: whoever has the file and password can act on behalf of the enterprise. So choose the contractor carefully - you will have to trust them with the keys.

The price is conditional; details of the implementation need to be clarified. Write to discuss the details and terms of cooperation.

  • Projects 5
  • Rating 5.0
  • Rating 997

Budget: 5000 UAH Deadline: 3 days

Hello! I am Volodymyr, a Python developer and the founder of the engineering agency Vaysed. Your task regarding the automation of obtaining information about tax enrollments via the API of the Electronic Cabinet of the State Tax Service is completely clear to me. I have extensive experience in developing automated scripts, integrating financial APIs, and building autonomous notification systems in Telegram, so I am ready to implement this solution turn-key.

The technical implementation of this task includes creating a background service in Python that will periodically query the budget calculation status section for each of ten or more enterprises. The main engineering challenge here is automating authorization through the electronic signature, as programmatic interaction with electronic signature keys and reading session tokens will be required to sign requests to the tax gateway. I will set up secure server storage for the keys and automatic session updates for uninterrupted access to the cabinets of all your individual entrepreneurs and legal entities without your daily involvement.

The bot will periodically check for updates in the State Tax Service registers, record new transactions of fund enrollments, and send structured messages to your private Telegram chat or group. The notification text will clearly display the official name of the company or the name of the individual entrepreneur, the exact date of payment fixation, the amount of enrollment, and the specific type of tax defined by the budget classification code. In my previous autonomous projects, including the CRM system PAYBACK CARTEL and the monitoring system Lumos, I have successfully built similar logic for tracking financial inflows, integrating with APIs, and instant notification dispatches, ensuring the stability of the gateway's operation.

For development, I will use asynchronous Python, the aiogram 3 framework for the Telegram part, and a PostgreSQL database to store transaction history, completely eliminating message duplication. The ready script will be fully autonomous, will not require constant maintenance, and will operate stably in the background on the server. You can familiarize yourself with my engineering approach and view my portfolio of implemented solutions at the link Freelancehunt. I would be happy to discuss the format for storing electronic signature keys and technical details in private messages and promptly start development.

  • Projects 10
  • Rating 5.0
  • Rating 1 784

Budget: 1000 UAH Deadline: 1 day

Good day. I propose to develop a scalable backend service that will effectively interact with the API of the State Tax Service's electronic cabinet, using a containerized approach and asynchronous processing mechanisms to obtain and monitor data on numerous individual entrepreneurs and legal entities. To ensure the security of electronic digital signatures and data confidentiality, a secure secret manager will be used, and notifications in Telegram will be implemented through a reliable message queue. I have experience integrating with government APIs and electronic document management systems, which will accelerate development by utilizing ready-made modules for data processing and validation. This will provide a stable, secure, and automated monitoring system for revenues that is easily scalable. I suggest discussing all implementation details, the final budget, and timelines in private messages.

  • Projects 6
  • Rating 3.9
  • Rating 788

Budget: 2000 UAH Deadline: 5 days

Good day.
I like similar tasks because they really save time. I know from working with accounting how inconvenient it is to constantly log into different cabinets and check receipts manually.
I see this as a separate service that is authorized through a digital signature, regularly checks receipts for each entity, and sends a message to Telegram with the name of the individual entrepreneur/LLC, date, amount, and type of tax immediately after the information appears in the cabinet.
Could you please clarify, will there be a separate digital signature for each individual entrepreneur and LLC, or one accounting signature for all? Should the messages come to a personal Telegram, a group, or a channel? And is there a need for a history of all received payments with the ability to view by period?

  • Projects 11
  • Rating 5.0
  • Rating 1 773

Budget: 7800 UAH Deadline: 10 days

Good day! We have experience working with government API integrations and data collection automation. We implement this through the development of a Telegram bot in Python using the aiogram library for stable interaction with the Electronic Taxpayer Cabinet API. We will ensure correct request processing and secure data storage. We are ready to discuss the details of the technical assignment.

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 1000 UAH Deadline: 1 day

Hello!

I have extensive experience in developing telegram bots and mini apps. You can view examples of my work in my portfolio. I am ready to implement a bot that will meet all your requirements.

I suggest we discuss the details in private messages.

Stepan S.

Stepan S.

Winning proposal
3 1
  • Projects 4
  • Rating 4.8
  • Rating 706

Budget: 3000 UAH Deadline: 3 days

Hello! I can help you with automation, shall we discuss the details in private? I will do everything quickly, there is an API here.

  • Projects 20
  • Rating 5.0
  • Rating 2 467

Budget: 1000 UAH Deadline: 1 day

Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various bots. Please write to me in private messages to discuss the details. I would be happy to help :)

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Python

12 July
10 July
9 July
7 July