Budget: 5000 UAH Deadline: 2 days
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, I would be happy to collaborate!
Budget: 12000 UAH Deadline: 7 days
The situation with "undisciplined" clients in chat is a classic case for automation. When a user types "for the holidays" instead of selecting a date in the calendar, a regular linear bot (like in SendPulse) breaks down.
For the flower business, where details (delivery time, text of the card, anonymity) are critically important, I suggest changing the approach from "interrogating the bot" to a combined model: Mini-application (Web App) + AI assistant.
1. The best solution: Telegram/Instagram Web App (Mini-site within the chat)
Instead of forcing the client to type data, the bot sends a button "Fill in delivery details".
• How it works: A beautiful form opens (like on a website), where there is a convenient calendar, time selection, integration with Google Maps for the address.
• Advantage: The client cannot make a mistake with the date format.
• Result: Data automatically flies into SalesDrive.
2. Solving the chat problem in SalesDrive
The problem with the "invisible chat" arises because the bot creates a request via API as a new object, not linking it to the existing dialogue.
• Solution: It is necessary to use integration that first searches for the contact by instagram_username or chat_id, and creates a request within the found card. I will set up the transfer of external_id so that SalesDrive understands: this request belongs to this client, and the chat is displayed correctly.
3. Smart processing through AI (Claude/GPT-4)
If you do not want to redirect the client to the website, you can add an "overlay" of artificial intelligence between Instagram and SalesDrive.
• The AI extracts data from the client's free text. If the client wrote: "I want it for tomorrow morning at Peremohy 15", the AI will understand that the date is tomorrow, the address is Peremohy 15, and will only ask for what is missing (for example, phone number).
Technical implementation and stack
For your case, I recommend using Make (Integromat) or n8n. This will allow you to flexibly connect the Instagram API, SalesDrive API, and (if necessary) OpenAI for text recognition.
My work plan:
1. Audit of SalesDrive API: Setting up correct chat binding (so that managers see the message history).
2. Development of the form/bot: Creating a Web App or smart survey script.
3. Automation of fields: Date, time, address, phone, and order composition are automatically filled in the CRM.
4. Notifications: The manager receives a signal in SalesDrive: "New request is ready, check the data".
Cost and deadlines
• Cost: 12,000 — 16,000 UAH (depends on the chosen method: form or AI assistant).
• Deadline: 7–10 working days.
Budget: 8000 UAH Deadline: 2 days
Hello, can you create a small admin panel for generating links and a website for client data entry? I have experience with integration with salesDrive. Feel free to reach out, I would be happy to help!
Budget: 5000 UAH Deadline: 7 days
Hello, I worked on automating orders for a floral business with Instagram integration into a CRM system, where I increased conversion by 40% and reduced processing time by 60 minutes.
I am curious if you have considered creating a special landing page with an order form that automatically saves the chat context from Instagram and transfers all data to SalesDrive?
I suggest we get in touch; I will provide you with free technical consultation and we can outline a development plan + I will tell you about my team!
Budget: 27000 UAH Deadline: 12 days
Hello
as an option
AI manager + CRM auto-fill
How it works
The client writes on Instagram:
"I want a bouquet for my mom tomorrow"
AI:
conducts the conversation
clarifies details
understands free text
extracts:
date
time
address
phone
name
comment
After that:
automatically creates a request in SalesDrive
the manager just checks
Key advantage
The Instagram chat remains
But only if using:
official Instagram API
or an inbox platform
For example:
Manychat
Respond.io
Kommo CRM
Chatfuel
Then:
the entire conversation remains
AI works directly in the chat
CRM receives the request
the manager sees the entire dialogue
Budget: 6200 UAH Deadline: 4 days
Good day! I have reviewed your task. Since I work with Python and have some experience with the SalesDrive API, I can offer two solutions:
"Mini-site" - the bot generates a personalized link for the client. The form will have a convenient calendar and a phone mask — the client physically will not be able to enter incorrect data. When filling out, I will set up the transfer of the ID so that SalesDrive automatically understands that this is the same client from Instagram and links the request to the existing chat.
AI Integration - the bot will understand free text. If the client writes "I want for tomorrow evening," the AI will recognize the date and time by itself, and if something is missing, it will politely ask for clarification in the dialogue. After that, the data will automatically go to the CRM.
If any of the two options interest you, I would be happy to collaborate.
Budget: 5000 UAH Deadline: 1 day
Good day. I am ready to complete this project as I have extensive experience in app development.
Budget: 5000 UAH Deadline: 3 days
Hello! I have carefully studied your project and am ready to start its implementation. Let's discuss the details for the best execution.
- Projects -
- Rating -
- Rating 327
Budget: 5000 UAH Deadline: 4 days
I propose to set up automation for Chatbot - AI - Salesdrive. Contact me, and we will discuss all the details.
Budget: 5000 UAH Deadline: 5 days
Hello. I will automate your process: collecting date/time/address/phone/name and creating a request in SalesDrive without manual copying. First, I need to clarify one thing: is there access to the SalesDrive API and Meta/Instagram Business, or do they still need to be set up? If access is already available, I can start right away.
Budget: 5000 UAH Deadline: 3 days
Good day, Nazar, let's go in order. The first option, the simplest, fastest, and cheapest — a separate page, a mini-site, as you suggested. There is nothing complicated in the implementation, guaranteed field validation. A calendar can also be set up for synchronization with the CRM (if there are weekends, etc.). The second option — bots in messengers. In particular, we can set up a bot in Instagram. There should be response validation, and if the user enters invalid data, the bot will ask again and clarify. The third option, practically like the previous point, but with AI (although your task is not related to this, it is currently "trendy"). The advantage of the very first option is the ability to integrate various metrics, pixels, etc. That is, from an analytical perspective and reliability based on the principle of Akamai, I recommend it. I would be happy to work with you!
Budget: 5000 UAH Deadline: 2 days
Good day!
Yes, your task can be significantly improved and automated more reliably than it works through standard scenarios in SendPulse.
The problem here is not only with the bot, but also that users often respond with "free text," which breaks the logic of the scenarios and the data gets into the CRM incorrectly.
💡 Here’s how I would suggest implementing it:
• automation of application collection from Instagram Direct
• step-by-step data entry through buttons and calendar
• verification of phone/date/time format
• minimization of manual input
• automatic creation of applications in SalesDrive
• maintaining the link to the Instagram chat
🔹 Possible implementation options
1. AI/Smart bot for Instagram
The bot analyzes the client's responses and understands by itself:
date
address
name
time of delivery
Even if the client writes "for tomorrow after lunch."
2. Mini-form / mini-site
Send a beautiful form to the client:
delivery date
address
phone
recipient
comment
After filling out:
an application is automatically created in the CRM
the manager receives a ready order
3. Hybrid option (best)
Instagram → bot → form → CRM
That is:
the bot conducts the dialogue
if exact data is needed — it opens the form
the application automatically goes to the CRM
📌 What else can be added
• automatic reminders for managers
• order statuses
• Telegram notifications
• AI tips for managers
• analytics on leads
I have experience in Telegram bots, CRM integrations, and application automation. I am ready to offer a solution tailored to your process to minimize manual work as much as possible. 👍
Budget: 5000 UAH Deadline: 1 day
Good day, I have experience working with Python as well as SalesDrive, I can complete everything quickly and efficiently, write to discuss the details.
Budget: 10000 UAH Deadline: 20 days
Hello, Nazar!
Actually, if a client writes in direct, they do not want to go to the website and fill something out there. Therefore, a good solution could be connecting an AI bot that will both consult and take orders, create them in SendPulse, and transfer the dialogue there.
If you find such a solution interesting, I would be happy to help.
Budget: 5000 UAH Deadline: 1 day
Hello! I recommend creating an AI bot in Instagram Direct, that is, a bot with GPT/Claude that understands the client's free text and extracts data on its own.
The client writes: "I want a bouquet for tomorrow at HH:MM, street XXX, Anya, XXXXXXX"
The bot automatically recognizes the date, time, address, name, and phone number — and creates a request in SalesDrive.
Stack - Instagram API (Meta) → webhook → GPT for recognition → SalesDrive API
If the client hasn't provided all the data — the bot clarifies only what is missing.
The chat from Instagram is linked to the request through the SalesDrive API upon creation (field source_url or comment).
Or, as you mentioned, a mini-site with a landing-type form can be created.
Budget: 5000 UAH Deadline: 5 days
Hello. The problem with SendPulse is rigid scenarios and loss of context.
Solution: custom backend (Python) + Instagram Graph API + SalesDrive API. The system generates a unique link to a mini-form (React) directly in the direct messages; after filling it out, the script strictly validates dates/numbers and pushes the lead into the CRM, ensuring the session identifier is passed to save the chat with the client. I have experience in developing Full-Stack solutions and complex API integrations (from trading terminals to parsers).
Do you already have a verified Meta Business Account to obtain Instagram API tokens?
Budget: 5000 UAH Deadline: 1 day
Good afternoon
please write, I am ready to discuss the details and help you automate your process.
I look forward to collaborating.
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Bot Development
Technical assignment for the client search automation system in Telegram Development 1. General task It is required to create an MVP system for automatic client search in Telegram chats with the provision of found users to sales department operators. The system should consist of: user bots based on Telethon; Telegram bot for operators; Telegram bot (or a separate administrative section within the bot) for the administrator; PostgreSQL database; Docker configuration for deployment in configuration. A web panel is not required at this stage. 2. Working with multiple Telegram accounts The system must not be limited to one Telegram account. It is necessary to ensure support for multiple accounts (for example, 5 or more) with the ability to increase their number without changing the configuration. For each account, there should be the ability to: authorize via Telethon; maintain its own session; connect a new account; disconnect an account; replace an account without losing the database. The administrator should be able to independently connect new Telegram accounts. 3. Distribution of chats among accounts The system will use a large number of Telegram chats (approximately 800 or more). All chats are included in a single system. The system should automatically: manage chats among connected accounts; observe Telegram restrictions; Handle the need to transfer a chat to another account; Prevent duplication of one chat by multiple accounts (unless specifically included). It is desirable to ensure load balancing among accounts. 4. Managing the chat list The administrator should be able to do this without the developer's involvement: connect a chat; delete a chat; import a list of chats from a file; bulk upload chat costs; enable or disable monitoring of individual chats; restart history collection for a selected chat. After adding a new chat, the system automatically includes it in one of the key accounts. 5. Data collection For each connected account, it is necessary to implement: Initial parsing After adding a chat: loading message history for the specified period; saving all available information. Monitoring After the initial loading is completed: constant tracking of new messages; saving new users; saving new activity of existing users. 6. Handling Telegram blocking requires proper handling: FloodWait; PeerFlood; temporary Telegram restrictions; erroneous connections; connection breaks; possible reconnections; temporary unavailability of the account. If one account is temporarily blocked by a restriction, the rest of the work continues. 7. User data storage. For each user, the following should be saved: Telegram ID; first name; last name (if available); username; profile link; list of all chats; message text; date and time of the message; link to the message (if obtainable from Telegram). User merging is performed exclusively by Telegram ID. If a user has written in 20 chats — they display one card. 8. User card The operator should see: first name; username; Telegram ID; profile link; list of all chats; messages; activity date. Example: User: Ivan Ivanov ID user : 123456789 Chat "Business": Message: "Good day, interested in advertising" Date: 01.03.2026 12:15 Chat "Marketing": Message: "Who is handling promotion?" Date: 05.03.2026 18:42 9. Operator work The system should automatically form a queue of clients. After receiving a client: the user is assigned to an operator; the second operator cannot receive the same client; maintain a history of actions. Statuses: Took the client; Unavailable; Could not reach; Refusal; In progress; Call back; Delete. After selecting a parameter, the next client will automatically open. 10. Reissuing users There should be an option to configure user reissuance. For example: never; after 30 days; after 60 days; after 90 days; arbitrary period. 11. Administrative section The administrator should be able to: Account management add an account; delete an account; view account status; view account restrictions; replace an account. Chat management add; delete; import; export; disable monitoring; disable monitoring. Operator management add; delete; block; change rights. Parser management start collection; stop collection; rebuild history; view current status. Statistics View: number of users; number of messages; number of processed clients; number of active operators; number of connected accounts; number of active chats. 12. Database Use PostgreSQL. It is necessary to store: users; messages; chats; activity; Telegram accounts; operators; processing statuses; processing history; distribution of chats among accounts. 13. Scalability The architecture should provide the ability to: connect 10, 20 or more Telegram accounts; connect thousands of Telegram chats; handle load; export data; work with CRM; connect new features without a complete project overhaul. 14. Docker The executor should set up: docker-compose.yml; Dockerfile; launch instructions; update instructions; database backup instructions. The system should manage the command as one.
Bot for mirroring positions on Binance Futures (Python) A bot is needed that reads my positions on Hyperliquid (public API) and Bitget Futures (my read-only key) and proportionally replicates them on my Binance USDT-M Futures via API. Logic: opening, increasing, partial closing, full closing — everything is mirrored with a customizable size ratio. Polling every 5–10 seconds. Correct handling of partial closures and averaging is mandatory. Requirements: notifications in Telegram about trades and errors; config (pairs, ratio, limits); deployment on my VPS + instructions; source code is transferred to me. I will enter the keys myself. Stages: 1) Hyperliquid→Binance, test with small amounts; 2) Bitget→Binance. Payment through safe in stages. In your response, indicate your experience with exchange APIs and how you will handle a partial closure of 30% of the position by the leader.
A Telegram bot needs to be created with a program that will monitor listings on three apartment rental websites (olx, lun, rieltor.ua) and send them structured in Telegram.
Project: Develop a Professional Crazy Time Live Dashboard Application (.NET C#)Project Overview I am looking for an experienced C#/.NET desktop developer to build a professional Windows application for displaying, storing, and analyzing live and historical Crazy Time game data obtained from a legitimate API provider. The application should feature a modern dark-themed interface, real-time updates, and a scalable architecture for future enhancements.Required Technologies C# (.NET 8) WPF (preferred) or WinForms Visual Studio 2022/2025 SQLite REST API WebSocket JSON Async/Await MVVM (if WPF is used)Main Features Modern dark dashboard API Key Manager REST API integration WebSocket support Real-time live data display Historical data storage Automatic synchronization Connection monitoring Error logging Statistics dashboard Data filtering Export to CSV and Excel Application settingsDashboard Modules The application should include: Dashboard Live Results History Statistics Connection Status API Manager Round Information Performance Monitor Settings Database ManagerData Analysis The software should provide analytical tools for available historical and live data, including: Frequency analysis Trend analysis Statistical reports Graphs and charts Data filtering Historical search Performance metrics The application should analyze available data only and should not claim to predict future outcomes of independent games.User Interface I want a premium-quality UI similar to professional trading or monitoring software. Requirements: Modern dark theme Rounded panels Smooth animations Professional icons Responsive layout High-quality UI/UX Fast performanceCode Quality The code should be: Clean and well-structured Fully documented Modular and scalable Easy to maintain Optimized for performance Built using best practicesDeliverables Complete Visual Studio solution Full source code Database Documentation Installation guide Future support (optional)Developer Requirements Please include: Experience with C#/.NET desktop applications Experience with REST APIs and WebSockets Portfolio of similar projects Estimated development time Fixed price or hourly rate I am looking for a long-term collaboration with a skilled developer who can build a high-quality and expandable application.
I'm looking for an experienced developer to create a smart AI chatbot on Instagram for a local sushi bar (takeaway/delivery format) in Vienna. This is a pilot project for our agency, based on the results of which we will collaborate on a permanent basis with other clients in Europe.What the bot should do: Automatically and instantly respond to direct messages on Instagram 24/7. Consult clients about the restaurant menu, roll ingredients, prices, and delivery/takeaway conditions (based on a knowledge base that we will provide). Communicate politely, close the client on orders, and help choose items. Send notifications about new orders or hot leads to a closed Telegram chat for kitchen staff.Technical requirements: Implementation based on ManyChat / Make.com / Typebot or OpenAI API (we are open to your suggestions on how to make it simpler and more stable). The bot must support two languages: Ukrainian and English (German is welcome, but not mandatory at the start).From you, I expect: Examples (cases) of similar implemented bots for product businesses or restaurants. An estimated cost for developing such a template. Completion timelines. The budget will be discussed with the successful candidate.