Automation on the platform make.com
Technical Description of the Task (MVP Automation)
Development of an automation system for processing requests for the Express Airport Cars project on the Make.com platform is required.
🎯 Essence of the Task
There is a website with a trip booking form.
It is necessary to implement a system that:
- Receives requests from the website via Webhook
- Saves data in a database
- Based on the data, launches automation for interaction with drivers and clients
⚙️ What Should Be Implemented
1. Data Reception (Webhook)
- Set up Webhook in Make.com
- Ensure reception of all request data (name, phone, route, date, car category, cost, etc.)
2. Database
- Connect and configure the database (Airtable / Supabase / MySQL)
- Implement request saving
- The database is used as the central element of the system
3. Order Distribution Logic
After recording the request in the database, the system should:
- Find drivers by car category
- Send notifications to all suitable drivers
- The message should include a link/button "Accept Order"
4. Order Acceptance Mechanics
- The first driver to click "Accept" receives the order
- The others receive a notification that the order is already taken
- Protection against double assignment must be implemented
5. Notifications After Assignment
To the Driver:
- Complete information about the order
- Client's contact details
- Link to add the trip to Google Calendar
To the Client:
- Order confirmation
- Driver's details (name, phone, car)
- Link to add the trip to Google Calendar
📎 Source Materials
The executor will be provided with:
- Complete technical assignment
- Architecture diagram (visualization of automation)
- Example of the working logic
⚠️ Limitations (Important)
Within this stage (MVP), the following is NOT required:
- reminders
- trip statuses
- review system
- additional scenarios
Only the basic logic is implemented:
request → driver → acceptance → confirmation → calendar
✅ Requirements for the Result
The work is considered completed if:
- The request is correctly transmitted from the website to Make
- The data is saved in the database
- Drivers receive notifications by category
- The "Accept Order" button/link is implemented
- The first driver is successfully assigned to the order
- The other drivers receive a rejection
- The client receives confirmation
- The driver receives complete information
- Both receive a link to Google Calendar
💬 Communication
If there are questions or the need for clarifications — mandatory preliminary communication before implementation.
💡 Important
Only executors with experience in the following will be considered:
- Make.com
- Webhooks
- API integrations
- WhatsApp (preferably)
Applications 2
-
30 days200 USD30 days200 USD
I will design a fail-safe dispatch architecture on Make.com with strict transactional logic on the database side to completely eliminate any conflicts when allocating rides.
What specific technical method do you plan to use to protect the business from a dual-purpose disaster if, when the button is pressed simultaneously by three drivers, the basic logic of Make.com physically cannot update the status in time, and the system sends three cars to the airport for one client, provoking a major scandal and demands for compensation for fuel?
-
5 days250 USD5 days250 USD
Hello!
My name is Evgeny, and I have been professionally developing mobile applications, websites, web services, and web applications for 7 years.
*The cost I indicated is for 1 hour of work. To provide a more detailed price, I would like to contact/call and discuss the details.
- You can review my portfolio, feedback, and awards in my profile.
Why should you choose me?
… - I have taken 1st and 2nd places in international championships and competitions in the IT field
- I have verified video testimonials and letters of appreciation
- I am always available, honest, and reasonable
- I work under a contract
- I lead my own development team
I would be happy to talk to you in more detail about the project.
-
7 days570 USD7 days570 USD
Greetings! The task is completely clear. I specialize in creating complex automation systems on Make.com using Webhooks and external databases. I implement fault-tolerant order distribution logic that eliminates double assignment of drivers.
What I will do:
1. Reliable reception: I will set up a Webhook for correct parsing of all data from your form.
2. Centralized database: I will connect Airtable or Supabase as the core system for storing history and statuses.
3. Smart distribution: Drivers will receive notifications according to the category of the vehicle, and the system will assign the order to the first person who clicks the "Accept" button.
4. Convenience for all: Automatic generation of links in Google Calendar for the driver and client immediately after assignment.
5. Transparency: Integration with WhatsApp for instant notifications.
Cost: 25,000 UAH.
Deadline: 7 working days.
… I am ready to review your architectural scheme and start setting up the database. In touch!
-
2 days70 USD2 days70 USD
Hello. I studied the technical specifications and the diagram — I see all 3 scenarios. The race condition is resolved through an atomic status check in Airtable before assignment, just like in your scenario #3. I am ready to start today, the deadline is 2 days. One question: what channel for notifications to drivers — WhatsApp Business, Telegram, or email?
-
7 days70 USD
271 7 days70 USDHello! I am a Make.com automation specialist. Your project is exactly my stack: Webhook, Airtable, Make.com, Google Calendar, notifications.
From relevant experience:
I built a Calendly → Telegram bot with instant notifications and control buttons.
I implemented an approval workflow through Airtable + Telegram inline buttons.
I worked with Data Store in Make.com to prevent duplication — this directly addresses your mechanism of "first driver takes the order."
What you will get:
… No missed orders - the system operates 24/7 without human involvement.
Protection against double booking of drivers - the first to click gets it, the rest are automatically declined.
Clients and drivers receive instant confirmation with a link to Google Calendar.
A clean MVP without unnecessary features - only what is needed for launch.
Based on your specifications, I see a clear scope of work. I am ready to review the attached architecture diagram and propose a precise implementation plan.
When would be a good time to discuss the details?
-
7 days400 USD
259 7 days400 USDHello! I have experience in developing real-time systems and API integrations (Node.js/Webhooks). I have already implemented similar data exchange logic in my own project:
https://github.com/ArtemkaZabolotniy/web_messenger
Here’s how I will solve your task:
- I will build a stable flow in Make.com with protection against "double booking" of orders (Race Condition).
- I will set up instant notifications for drivers and automatic Google Calendar generation.
… Which service for WhatsApp (Twilio, WABA, etc.) do you plan to connect?
I am ready to discuss the logic and get started.
-
22 days700 USD
336 22 days700 USDHello.
The project looks well-structured and is suitable for implementing an MVP automation through Make.com using Webhook, databases, and API integrations.
I can assist with the implementation of:
• receiving applications via Webhook;
• saving data in the database;
• automatic order distribution;
• driver confirmation logic;
… • notifications to clients and drivers;
• Google Calendar integration;
• API integrations and basic backend logic.
I work with:
• Webhook/API integrations;
• Docker/VPS;
• backend automation;
• PostgreSQL/MySQL;
• Telegram/notification systems.
For an accurate estimate, I would like to clarify:
• through which channel notifications are sent to drivers;
• whether WhatsApp API or Telegram is used;
• which database is preferred;
• if there are already ready scenarios in Make.com.
Preliminary estimate:
from $400–1200 depending on the complexity of scenarios and integrations.
Timeline:
1–3 weeks after agreeing on architecture and access.
-
10 days600 USD
295 10 days600 USDHello! I specialize in MVP development and business process automation. Your task for Express Airport Cars is completely clear to me, and I am ready to implement it "turnkey".
Why I can handle this project:
Experience with databases: I am an expert in working with Supabase (PostgreSQL). I will set up a reliable table structure and Row-Level Security (RLS) logic, ensuring data protection and the correct functioning of the order distribution system.
Complex logic and Webhooks: In my projects (for example, GlobalFit), I have implemented multi-user systems with notifications and payment webhook integration (Stripe). I will easily set up data reception in Make.com and ensure protection against "double booking" of orders.
API and automation: I have experience working with APIs (REST, WhatsApp, Google Calendar). I will set up automatic link generation for the calendar and send personalized notifications to drivers and clients.
…
Focus on results: I work quickly and aim to create a stable MVP that will be ready for operation without bugs in the logic.
How I will solve the "first driver" issue:
I will implement order status checks at the database level before assignment. At the moment of clicking "Accept," the system instantly changes the status in Supabase, blocking the possibility of assignment for other drivers.
I am ready to review your architecture scheme and discuss the details. I look forward to collaborating!
-
4 days150 USD
256 4 days150 USDHello! We are a team of developers with 4 years of experience in business process automation and system integration. We have experience in implementing projects of varying complexity, including the development of corporate systems, such as freshagro.com.ua. We specialize in building API integrations of any complexity, configuring parsers, and automating data exchange between CRMs, messengers, and databases. With skills in Python and JS, we can implement custom solutions where standard Make modules are insufficient. We guarantee stable operation of scripts and detailed documentation. We would be happy to discuss your technical specifications!
-
10 days200 USD
432 1 0 10 days200 USDGood day!
I am implementing an MVP on Make.com using Airtable as the central database.
I will set up the reception of applications through Webhook and the logic of instant distribution to drivers of the required categories. The main focus will be on protection against double booking, so that the order is received only by the first driver who presses the button. I will set up automatic generation of links for Google Calendar and sending confirmations to both parties via API.
You will receive a fully autonomous cycle from application to assignment.
Could you please tell me which service you use for WhatsApp?
-
7 days200 USD
2065 32 0 7 days200 USDHello!
I have reviewed the task for Express Airport Cars — the logic is clear: application from the website → entry into the database → selection of drivers → acceptance of the order by the first driver → notifications to the client and the driver.
I can implement the MVP on Make.com with Webhook, a database, and protection against double booking. For the database, I would suggest Supabase or Airtable — it depends on how much the system is planned to be scaled in the future.
As part of the work, I will set up:
— receiving applications via Webhook
— saving data in the database
… — filtering drivers by car category
— notifications to drivers
— a button/link "Accept Order"
— assigning the order to the first driver
— notifying others that the order is already taken
— confirmations to the client and the driver
— links for adding the trip to Google Calendar
📅 MVP deadline: 5–7 working days
💰 Cost: 600–900$
Before starting, I suggest briefly agreeing on the notification channel for drivers/clients: WhatsApp, SMS, email, or Telegram, as this affects the final integration scheme.
-
5 days75 USD
957 5 0 1 5 days75 USDGood day.
My name is Oleksiy,
I am a Full-Stack developer with extensive experience.
I specialize in web development, complex automations for business, bots, and scripts.
I have previously had experience developing automation similar to what you described, so I know all the subtleties and nuances of such projects.
As a result, I guarantee a reliable and structured project that will work steadily and without interruptions.
If needed, I can help select, install, and run the script on the server.
… I am ready to discuss all the details in private messages, including price and deadlines.
I would be happy to collaborate!
-
3 days200 USD
3160 23 1 3 3 days200 USDHello! I have extensive experience in automation with Make. I looked at your infographic and am ready to quickly create a ready MVP in 3 days so you can test it.
-
5 days100 USD
1744 10 0 5 days100 USDHello!
I specialize in automations specifically through the service Make.com.
I have practical experience in creating and implementing various types of automations!
Write to me, we will discuss everything and come to an agreement.
-
1 day70 USD
234 1 day70 USDGood day, my partner and I are ready to implement an MVP automation for Express Airport Cars on Make.com - we have 4 years of experience in IT and work with Make, Webhooks, API integrations, Airtable/Supabase/MySQL, and automation systems - we can build a complete flow from receiving a request to automatic order distribution among drivers with protection against double booking, confirmation for the client, and integration with Google Calendar - we also have experience working with WhatsApp API and notification systems - examples of our work: apple-family.com.ua/uk, 3magency.co - we are ready to review the technical specifications and discuss the timeline and cost of implementation.
-
10 days400 USD
184 10 days400 USDGood day, my colleague and I have been professionally engaged in technical design and building automation architecture on the Make.com platform for over 4 years, so we will help you launch a request processing system for your transportation service. We will implement a frontend audit of the driver notification logic, set up a central database as the core of the system, and ensure the correct operation of Webhooks for receiving data from the website in real time. Our experience of over 4 years is confirmed by successful cases of integrating WhatsApp API and booking systems, where the accuracy of assigning the executor and automatic confirmation for the client were critically important. Please check our quality of execution: drkukharevich.rivne.ua, crave-agency.com.ua, jk-solution.com.ua.
-
1 day70 USD
1182 13 0 3 1 day70 USDHello, my partner (designer + full-stack) and I have been specializing for over 4 years in the development of complex automation systems and API integration through Make.com, so we professionally implement MVP for Express Airport Cars. We will design the architecture of your database in Supabase or Airtable to eliminate double-booking, implement technically flawless order distribution logic through Webhooks, and ensure instant synchronization with Google Calendar for drivers and clients. Our experience of over 4 years allows us to create stable scenarios with high data processing speed, which guarantees the reliability of the "first click" mechanism when accepting orders, take a look at our technical works: hyperfi.tech, espressolab.com.ua, hudi.com.ua.
-
2 days70 USD
399 1 0 2 days70 USDHello.
I reviewed the technical specifications and the diagram, the logic is clear: webhook - database - dispatch to drivers - first accepted - recording - notifications.
I have worked with similar scenarios (webhooks, API, logic of "first to respond"), I can assemble this neatly in Make without hacks, with proper race condition handling (to avoid double assignments).
I will create a clear structure for the scenarios, so that it can be easily expanded later.
I am ready to discuss the details and get started.
-
7 days150 USD
368 1 0 7 days150 USDHello, I have experience with similar integrations - recently implemented KeyCRM - Meta CAPI bridge with brand distribution logic, webhook processing, and duplication protection. Regarding your task:
- Webhook - Make.com - Database
- Distribution of drivers by car category
- "First clicked - received" mechanism with protection against double assignment
- Notification to the client and driver with a link to Google Calendar
I will fully implement everything described in the MVP. I am ready to discuss the details before starting.
-
1 day70 USD
9984 117 0 1 day70 USDHello.
I am doing automations through Make. Write to me, we will discuss.
-
5 days200 USD
1901 53 0 5 days200 USDHello! I am ready to complete your task, I have experience working with similar projects!
-
1 day70 USD
265 1 day70 USDHello!
I have extensive experience in developing automations on Make.com with Webhook, databases, API integrations, and application processing logic.
On the technical side, I can implement a scenario: receiving an application from the website via Webhook, saving it in Airtable/Supabase/MySQL, selecting drivers by car category, sending notifications, the mechanism of "first accepted - others received a rejection," protection against double booking, as well as confirmations to the client and driver with a link to Google Calendar.
I suggest moving to private messages for a more detailed discussion of the technical specifications and attached materials. I am ready to start immediately after the discussion.
-
2 days70 USD
1362 3 0 2 days70 USDI see a clear technical specification and diagram, this saves a lot of time. Make.com + Airtable for such an MVP is a working combination, I recently built a similar pipeline for a delivery service, where a webhook from the website through Make distributed orders to couriers in Telegram. There was also an acceptance button and protection against double assignment through status verification in the database. The most delicate point here is the "first to click" mechanism. In Make, this is resolved through a webhook response with a flag check in Airtable before sending confirmation to the driver. Have you already decided which channel will be used to send notifications to the drivers - Telegram, WhatsApp, or something else?
-
3 days70 USD
2044 23 0 3 days70 USDHello! Have you already decided on the choice of database (Airtable, Supabase, or MySQL) for this project?
I will clarify the details regarding deadlines and budget in personal correspondence.
Here’s how I will implement this project:
1. I will set up a webhook to receive data from the website and connect it to Make.com.
2. I will integrate the chosen database to store applications and set up the logic for searching drivers by car category.
3. I will implement a mechanism for accepting orders with a button, protection against duplicates, and automatic notifications with links to Google Calendar.
… Thank you for considering my proposal. I look forward to the opportunity to collaborate with you!
-
Гугл говорит, что минималка в Англии 12.71 фунта в час, курс фунта к доллару 1.36, следовательно минималка в долларе 17.28. Вашего бюджета хватит, чтобы оплатит 5 полных часов работы чего явно недостаточно.
-
Current freelance projects in the category Databases & SQL
Power BI
16 USD
The dashboard runs on a Google server, we need to transfer all logic + code Required skills: deployment of ETL processes on a Linux server + working with BigQuery and Postgre There is working code that runs on Google, where the database itself is, we need to transfer it to… Python, Databases & SQL ∙ 11 hours 11 minutes back ∙ 12 proposals |
Need a 1C specialist for refinements and development.I am looking for a 1C specialist for freelance collaboration. I am currently working with a contractor who provides support and maintenance for the 1C system. However, due to the contractor's workload, there is a need for prompt execution of additional tasks, improvements, and… Databases & SQL ∙ 2 days 10 hours back ∙ 11 proposals |
Restoring Instagram after a banOn March 3, 2026, my Instagram was blocked due to a violation of rules. I believe there has been some mistake, as the page was personal with photos and videos of my personal trips. I did not post any comments anywhere. I have sent several appeals. I cannot download my files… Databases & SQL, Web Programming ∙ 2 days 21 hours back ∙ 5 proposals |
Eliminate the issue of incomplete data import from Excel files of Nova Poshta specifications into 1C:
45 USD
Goal: There is a processing in 1C for uploading the specifications of Nova Poshta. For unclear reasons, it has stopped loading some tabular data. We need to find the reason and eliminate the problem of incomplete data import from Excel files of Nova Poshta specifications into… System & Network Administration, Databases & SQL ∙ 6 days 4 hours back ∙ 16 proposals |
Accounting, planning, and sales system for a mushroom farm
601 USD
Here is the complete, final text of the Technical Assignment (TA). It combines all your requirements: 16 chambers, 20 contractors, a schedule by days, accounting for containers, profitability calculation, and a mandatory division into three grades of mushrooms. You can fully… Databases & SQL, Client Management & CRM ∙ 8 days 8 hours back ∙ 61 proposals |