
Closed
Posted
Paid on delivery
I need a reliable workflow that takes the spreadsheets my team exports each evening and feeds the information straight into our live customer database before the next business day begins. The sheets always contain three kinds of records—customer contact information, purchase history, and any new or updated support tickets—so the automation must map every column correctly and ignore blank rows. Source format is always Excel (.xlsx). As soon as a file drops into a designated folder, I want the script to validate it, import the data, flag duplicates or conflicts, and generate a short log I can review in the morning. The whole cycle has to run automatically every single day without someone triggering it manually. Deliverables: • A working script or low-code workflow (Python, Power Automate, Zapier, or similar) that pulls the daily Excel file and inserts/updates records in the database I specify (MySQL). • Clear configuration file or variables to change field names if the sheet layout changes. • Error-handling and a concise log/report saved to a “logs” folder and optionally emailed to me. • Brief setup guide so I can redeploy it on another server if needed. I’ll provide a sample spreadsheet, database schema, and test server credentials once we start. Completion is confirmed when the job runs unattended for two consecutive days without data loss or mismatches.
Project ID: 40665815
90 proposals
Remote project
Active 4 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
90 freelancers are bidding on average $25 USD for this job

Hi, I have extensive experience in automating workflows and integrating databases with Excel files. I can create a reliable script that meets your requirements, ensuring data integrity and error handling. You can view my portfolio here: https://www.freelancer.com/u/techplusintl Ready to start immediately!
$70 USD in 3 days
8.3
8.3

Hi there, I can already see the real headache here: not just importing Excel rows, but making sure yesterday’s export lands cleanly in MySQL without duplicates, missed updates, or late-night manual fixes. I’ve built similar Python/MySQL automation and data-sync workflows that validate .xlsx files, map changing columns through config, handle contact/purchase/ticket records, and keep a clear error log for review. I’d approach this with a reliable folder-watcher or scheduled job, field-mapping config, duplicate/conflict checks, and a clean logs/reporting layer so the process stays transparent and easy to redeploy. I’ve shared an initial estimate based on your description, and once we go over a few technical or functional details, I’ll confirm the exact cost and delivery schedule. Looking forward to your reply so we can finalize the exact plan. What should happen when the same customer appears in both purchase history and support tickets—merge, prioritize, or keep both with a conflict flag? Thanks, Asad
$30 USD in 3 days
8.3
8.3

Hi there, I understand the urgency of automating the daily import of your customer data. I can create a Python script that monitors your designated folder, validates the incoming Excel files, and seamlessly maps the data to your MySQL database. Additionally, it will handle duplicates, log process details, and come with a setup guide for future deployments. Your satisfaction is my priority, and I guarantee that I will deliver you a high-quality result. Regards, Ali
$10 USD in 1 day
6.4
6.4

Hi, I'm Denis, a developer experienced with data pipelines and automation. Your workflow needs a reliable script that watches a folder, reads the daily Excel file, maps the three record types to your MySQL database, and logs any duplicates or conflicts before the next business day. A Python script using pandas and openpyxl would handle the Excel parsing and validation, while SQLAlchemy can manage record matching and updates. A simple configuration file will let you adjust column mappings if the sheet format changes later. I’ll start by setting up a lightweight scheduler to run the import every night, add basic duplicate detection by hashing key fields, and write a clear log to a local folder with optional email alerts. The setup guide will include how to redeploy the script on another server so you’re not locked in. The main risks are mismatched column names or unexpected Excel formats causing silent failures. I’ll add schema checks in the script and include a dry-run mode so you can test changes without affecting production data. I can start working right away. Let's connect and discuss the details. Thanks, Denis.
$10 USD in 1 day
6.3
6.3

Hi, I can build this Excel-to-MySQL automation so your daily exports are processed automatically and reliably without manual intervention. I understand the key requirement is accuracy and consistency—customer data, purchases, and support tickets must be mapped correctly while duplicates, conflicts, and bad rows are clearly flagged. I can handle: 1️⃣ Automatic detection and validation of new .xlsx files 2️⃣ Correct mapping and insert/update logic for all three record types 3️⃣ Duplicate and conflict detection with clear error handling 4️⃣ Daily logs saved to the required folder, with optional email alerts 5️⃣ Configurable field mappings so future spreadsheet changes are easy to manage 6️⃣ Testing for two consecutive unattended runs before final delivery I’d recommend Python for this workflow because it gives good control over Excel processing, MySQL transactions, validation, logging, and future maintenance. Best regards, Fizz
$20 USD in 1 day
6.0
6.0

Hi, I can help you with this project. I have relevant experience with PHP, Python, Software Architecture, MySQL and can handle the work from development to testing and delivery. I've reviewed your requirements and can provide a clean, reliable, and responsive solution. Let's discuss the details and get started. Best, Arslan Shahid
$10 USD in 7 days
5.8
5.8

I can build a fully automated, unattended daily pipeline (using Python/Pandas with MySQL connector or Power Automate) that triggers automatically when your evening .xlsx file lands in the folder. The script will validate rows, accurately map contacts, purchases, and tickets, skip blanks, handle duplicate conflicts, and generate an error log/email summary each night. I’ll ensure dynamic column mapping via a config file for easy future adjustments and provide a simple setup guide. What is your preferred hosting environment for running this daily script—a local machine, an existing cloud server (AWS/GCP/VPS), or a cloud automation tool like Zapier/Make?
$10 USD in 1 day
5.3
5.3

I can build an unattended Excel-to-MySQL workflow that detects new files, validates and maps customer, purchase, and support-ticket data, handles duplicates/conflicts, and generates clear daily logs. I’ll make field mappings configurable and test the automation for two consecutive days to ensure reliable, loss-free imports.
$30 USD in 2 days
5.4
5.4

Hello, I'm a full time developer graduated in Computer Science. During all my 6 years of doing freelancer I've already made various different projects including automated database import scripts, so I understand that I'm fully capable of working within your needs, I just need to chat a little to understand some info. Could you contact me? I would love to help you out!!
$10 USD in 1 day
5.1
5.1

Hello I can build a reliable automated workflow to validate and import your daily Excel files into MySQL, handle duplicates and errors, generate logs, and run unattended. I’ll also provide configurable field mapping and a clear setup guide. Regards Muhammad
$20 USD in 1 day
5.2
5.2

Hi I've built automated pipelines that watch a folder, pick up daily Excel exports, and push the data straight into MySQL - mapping every column correctly and skipping blank rows. I've wired in duplicate and conflict detection with clean morning logs, so the whole thing runs on a schedule with no one lifting a finger. Your workflow will watch the designated folder and, the moment a file lands, validate it, map the three record types - contacts, purchase history, and support tickets - and insert or update them in your MySQL database. Duplicates and conflicts get flagged rather than silently overwritten, and a short log lands in your logs folder every morning, emailed to you as well if you'd like. Field names live in a simple config file, so a change in sheet layout is a one-line edit, not a rewrite. The whole cycle runs itself every day, unattended.
$50 USD in 7 days
5.3
5.3

I can build a reliable automated Excel-to-MySQL pipeline that runs completely unattended. I’ll create a Python-based workflow that monitors the designated folder, validates each ".xlsx" file, ignores blank rows, maps customer, purchase, and support-ticket fields correctly, and performs safe inserts/updates in MySQL. The workflow will include duplicate/conflict detection, transaction-safe database operations, detailed error handling, and a concise daily log saved to the "logs" folder, with optional email notifications for failures or important conflicts. Field mappings and other settings will be kept in a clear configuration file so future spreadsheet layout changes can be handled without rewriting the core code. I’ll also provide a straightforward deployment/setup guide and thoroughly test the complete process using your sample spreadsheet and test database. The final solution will be validated by running unattended for two consecutive days with no data loss or mismatches.
$10 USD in 7 days
5.3
5.3

Hi, I can build this as a reliable unattended Excel-to-MySQL workflow. I have 7+ years of experience with Power Automate, Python, Excel automation, SQL, APIs, and Microsoft 365. I can handle the complete process: * Automatically pick up the daily .xlsx file from the designated folder * Validate the file and ignore blank rows * Map customer, purchase, and support-ticket data correctly * Insert new records and update existing records in MySQL * Detect and flag duplicates or conflicting data * Add proper error handling so one bad record doesn’t stop the entire import * Generate a concise daily log and save it to the logs folder * Optionally email the import summary * Keep field mappings configurable so future Excel column changes are easier to manage * Provide setup documentation for redeployment on another server I understand that the key requirement is unattended execution and data accuracy. I can test the workflow against your sample data and database and make sure it runs reliably for the required two consecutive days. Please share the sample Excel file and MySQL schema when ready. I can start immediately. Thanks, Mugesh
$20 USD in 1 day
5.2
5.2

Hi, your workflow needs a dependable nightly import that reads an Excel drop, maps contact, purchase, and support ticket data, and updates MySQL without manual steps. I’ve built similar automation for spreadsheet-to-database pipelines where validation, duplicate checks, and clean logging mattered more than just getting data moved. I’d approach this by creating a configuration-driven Python workflow, or a low-code flow if that fits your stack better, so field mappings can be changed without rewriting the script. It would watch the folder, validate each .xlsx file, skip blank rows, compare records against your MySQL schema, and write a concise log plus error report to a logs folder. If needed, I can also add optional email alerts. If you’d like, I can turn this into a reliable, reusable deployment quickly. Best regards, Gabriel
$100 USD in 1 day
4.7
4.7

Hey Mate , I hope all is well! I'm a WordPress & Web Design expert with 9+ years of experience, specializing in Power Automate, PHP, Python, MySQL, Software Architecture and Zapier. I’ve reviewed your project and can help bring Daily Automated Customer Data Entry to life with a clean, modern, responsive, and user-friendly website. I focus on quality code, smooth functionality, mobile responsiveness, and an SEO-friendly structure while keeping everything aligned with your requirements. ✅ 9+ Years of Web Design & Development Experience ✅ High-Quality Work at a Competitive Price ✅ Unlimited Revisions Until You're Satisfied ✅ Free 3 Months of Technical Support After Delivery Feel free to send me a message and I can also share some of my relevant previous work. Appreciate your time and consideration
$10 USD in 5 days
4.8
4.8

A folder-watcher script that picks up your nightly .xlsx export, validates it, and upserts contacts, purchase history, and ticket records into MySQL is straightforward with Python (pandas + mysql-connector), and I can have it running unattended on a schedule from day one. The workflow: watch the designated folder, parse the file with pandas, check column headers against a JSON config (so field-name changes don't touch the code), skip blank rows, and match records on a key field to flag duplicates or conflicts before writing. Each run writes a timestamped log to a "logs" folder, with an optional email summary via smtplib. A cron job or Task Scheduler entry handles the daily trigger, and I'll include a short setup guide covering config edits and redeployment on another server. Once you share the sample sheet and schema, I'll confirm the exact field mapping and duplicate-detection key. What field do you use to uniquely identify a customer record — email, phone, or an internal ID?
$10 USD in 3 days
4.6
4.6

Hi, I have read the job description and now ready to start. I will provide 100% quality. Please send me a message for discussion. Let's discuss the project. Thanks
$10 USD in 1 day
4.4
4.4

Hello, I checked your project "Daily Automated Customer Data Entry" and already have a clear understanding of your requirements and how to deliver them efficiently. I have solid experience in PHP, MySQL, and I've successfully completed similar projects by delivering high-quality, scalable, and reliable solutions. Why choose me? * Strong expertise in PHP, MySQL * Clean, optimized, and scalable implementation * Fast communication and regular progress updates * Focused on delivering results, not just completing the task I'm ready to start immediately and would be happy to discuss the details. Best regards, Umer
$25 USD in 1 day
4.0
4.0

Hello, You need a hands-off daily process that safely converts your Excel exports into accurate MySQL customer data without manual intervention or silent errors. I can build a reliable workflow that: * Detects new `.xlsx` files automatically * Validates columns and ignores blank rows * Maps customer, purchase and support-ticket data correctly * Inserts/updates MySQL records safely * Detects duplicates and data conflicts * Generates clear daily logs and error reports * Runs automatically on a schedule * Includes configurable field mappings and setup documentation I would recommend Python for this workflow because it provides strong control over Excel validation, database transactions, duplicate handling and error logging. My process will be: inspect the sample Excel/schema → build the import logic → test inserts/updates and conflict cases → configure automatic scheduling → verify two consecutive unattended runs. A few questions: 1. Will the Excel file always have the same filename or should the workflow detect any new `.xlsx` file? 2. What should happen when an existing customer record conflicts with new data? 3. Where will the automation run—Windows server, Linux VPS, or another environment? I can focus on making the process reliable and safe for your live database. Best regards, Ankit
$20 USD in 1 day
3.4
3.4

Your need for a reliable automated workflow to seamlessly integrate daily customer data into your database is clear and essential for maintaining operational efficiency. The challenge of ensuring that the three types of records—contact information, purchase history, and support tickets—are accurately mapped and processed daily without manual intervention is significant. I propose developing a robust script using Python or Power Automate tailored specifically for your requirements. This script will automatically validate incoming Excel files, handle duplicates, and generate a concise log for your morning review. The error-handling mechanisms will ensure data integrity and allow for easy adjustments to the configuration file if your spreadsheet layout changes in the future. In a similar project, I successfully implemented an automated data entry solution that reduced processing time by 80% while ensuring 100% accuracy in data mapping and conflict resolution. By focusing on your specific needs, my solution will guarantee that your workflow runs flawlessly every day, freeing up your team to concentrate on more strategic tasks. Implementing this system will provide peace of mind, knowing your customer data is handled accurately and efficiently. Let's create something that not only meets your expectations but sets a new standard for quality. Regards Junaid
$12 USD in 7 days
3.6
3.6

Ô Diên, Vietnam
Member since Nov 12, 2024
$15-25 USD / hour
$10-30 USD
$3000-5000 USD
₹600-1500 INR
$30-250 NZD
$250-750 USD
$250-750 AUD
€6-12 EUR / hour
₹5000-8000 INR
$15-25 USD / hour
$250-750 USD
$30-250 AUD
₹750-1250 INR / hour
₹75000-150000 INR
₹1500-12500 INR
$30-250 USD
$30-250 USD
$250-750 AUD
$8-15 USD / hour
$300-450 USD
£750-1500 GBP