TG bot + AI agent n8n for analyzing UTM tags in CRM orders
The project is designed for analyzing UTM tags in CRM.
Through the Telegram bot, we receive a request for the period for which data is needed.
The request can be written either as a date from 01.08.2025 to 07.08.2025 or in words like "for yesterday," "last month," etc.
The AI agent generates the correct dates for the CRM request.
Next, we collect and analyze all the received data.
There is a CRM limitation of 50 items, so a loop has been added to go through all received items if there are more than 50.
After receiving all the data, a count is conducted, and a response is formed.
If there are requests without UTM tags, they are labeled as "no value."
#AI #N8N #n8n.io #Telegram #AI-solutions #ai-agent #integration
Through the Telegram bot, we receive a request for the period for which data is needed.
The request can be written either as a date from 01.08.2025 to 07.08.2025 or in words like "for yesterday," "last month," etc.
The AI agent generates the correct dates for the CRM request.
Next, we collect and analyze all the received data.
There is a CRM limitation of 50 items, so a loop has been added to go through all received items if there are more than 50.
After receiving all the data, a count is conducted, and a response is formed.
If there are requests without UTM tags, they are labeled as "no value."
#AI #N8N #n8n.io #Telegram #AI-solutions #ai-agent #integration