Routine eats up to 40% of the working time of sales and purchasing employees — this is confirmed by McKinsey research, according to which automation of routine operations can free up to 30–40% of the working day. At the same time, most ERP systems, including the popular ERPNext, have powerful APIs, but only a few can use them without a programmer. What if I told you that now you can connect an AI agent to ERPNext via a regular chat, without admin panels and complex webhooks? That's exactly how ASI Biont works — an AI agent that writes the integration code itself for your API key.
In this article, I will show how the integration of ERPNext and ASI Biont turns routine operations — creating orders, inventory control, invoice processing, and reporting — into an automated process that takes minutes, not hours. You will learn how to connect ERPNext to an AI agent in a couple of minutes, which scenarios actually work in small and medium businesses, and why you no longer need to wait for ERPNext developers to add a 'ready-made plugin' for AI.
What is ERPNext and why connect it to an AI agent
ERPNext is an open-source ERP system for business management: from finance and warehouse to CRM and manufacturing. It is used by thousands of companies around the world, and it has a documented REST API (frappe.io/docs/api) through which you can programmatically create orders, update stock balances, and generate reports. However, for a non-developer, the ERPNext API means dozens of endpoints, JSON formats, authorization tokens, and the need to write code yourself or configure integration platforms.
This is where the ASI Biont AI agent comes in. It can work with any HTTP API through dialogue. You simply give it an API key from ERPNext, describe the task in plain language, and the agent itself generates code, makes requests, handles errors, and returns the result.
Why connect? To get rid of manual operations:
- Creating customer orders in ERPNext based on data from email, Excel, or a voice message.
- Monitoring stock balances and automatically creating purchase requests when a threshold is reached.
- Reconciliation of invoices and accounts receivable.
- Generating daily reports for the manager in Telegram or email.
How ASI Biont connects to ERPNext: through dialogue, not through a control panel
In traditional integration platforms (Zapier, Make), you need to create a connection, fill in fields, configure triggers and actions. In ASI Biont, everything is different. You open a chat with the AI agent and write, for example:
"Connect me to ERPNext. Here is the API key: asd123..."
The agent itself analyzes the API documentation, tests the connection, and confirms: "Connection established. I can create orders, read stock balances, and export invoices." The entire integration happens inside the chat. There are no "Add integration" buttons, and none are needed.
Why is this so important? Because you get the ability to connect any service that has an API — from ERPNext and 1C to Google Sheets and AmoCRM. You don't need to wait for ASI Biont developers to release a ready-made connector. The agent writes code for each specific API itself — through dialogue.
What tasks does the ERPNext + ASI Biont integration automate?
1. Automatic creation of orders and invoices
Imagine a sales manager receives a request from a client via WhatsApp or email. Previously, you had to open ERPNext, find or create a customer, create an order, fill in line items — 10–15 minutes of routine. With ASI Biont, this process
Comments