
Closed
Posted
Paid on delivery
We are looking for a freelancer to design and implement a new Google Sheet called PLANILLA_UNIFICADA (Unified Sheet) on top of an existing live production system. This is not a new system from scratch. We already have a working production workflow using Google Sheets, Google Apps Script, and a Python interceptor. What we need is a new central operational sheet that sits on top of the current system and stays fully synchronized with it. Our current production system has 3 main spreadsheets: 1) PEDIDOS LISTOS This is the commercial base. It receives delivery note data coming from our ERP flow through a Python interceptor + Apps Script. It contains fields such as delivery note number, date, delivery note date, customer, address, salesperson, total, quantity, province, notes, paid date, paid, dispatched, and transport. 2) DESPACHOS_v2_LIMPIO This is the operational / warehouse / logistics spreadsheet. It handles operational intake, prepared status, transport classification, route calculation, route configuration, and delivered historical records. Relevant sheets include FRACCIONADOS, REPORTE_Transportes, Transportes, Ruta, Ruta_excluidos, CONFIG_RUTA, and HISTÓRICO_ENTREGADOS. 3) DESPACHOS This is another production spreadsheet used for the real dispatch / delivery event through a QR/form flow. From there, dispatch status and transport are already synchronized back into PEDIDOS LISTOS. The new Unified Sheet must become the main operational screen for the team, while the existing spreadsheets continue to exist and continue to work. Very important: changes made in the Unified Sheet must update the existing production spreadsheets, and changes made in the existing production spreadsheets must also be reflected back into the Unified Sheet. This must be truly bidirectional in practice, not just one-way reporting. The Unified Sheet must show, at minimum: - Delivery note number - Date - Customer - Address - Salesperson - Transport - Prepared - Dispatched - Paid - Notes The sheet must be simple for operators, but it can use hidden technical columns if needed. Expected behavior must be very specific: - If a user marks Prepared in the Unified Sheet, it must behave exactly as if that same delivery note had been marked as prepared in DESPACHOS_v2_LIMPIO for the corresponding operational workflow. - If a user marks Prepared in DESPACHOS_v2_LIMPIO, the Unified Sheet must reflect that change. - If a user marks Dispatched in the Unified Sheet, it must update the existing dispatch-related sources accordingly and reflect the same final result currently expected by the live system. - If a user marks Dispatched in the existing sheets, the Unified Sheet must reflect it. - If a user marks Paid in the Unified Sheet, it must update PEDIDOS LISTOS. - If Paid is changed in PEDIDOS LISTOS, the Unified Sheet must reflect it. - If Transport is changed in the Unified Sheet, it must update the correct existing source and remain synchronized. - If notes exist in multiple sources, the Unified Sheet should show one human-friendly consolidated notes field. Every delivery note that exists in PEDIDOS LISTOS must appear in the Unified Sheet, even if it is not yet prepared, not yet dispatched, not yet paid, and not yet routed. Important concern: we do not want a fragile solution that overloads Google Sheets with unnecessary constant cross-file calls, excessive triggers, race conditions, or unstable behavior under daily use. This is a real production environment, so stability matters more than cleverness. We are open to the freelancer proposing the best architecture, but the expected functional behavior is already quite clear and must be respected. We can provide Apps Script files, Python interceptor files, screenshots, and a more detailed system description in a PDF attachment.
Project ID: 40311879
130 proposals
Remote project
Active 27 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
130 freelancers are bidding on average $494 USD for this job

Hi there, I’m Muhammad Awais and I’m excited to help you build PLANILLA_UNIFICADA, a single operational view that mirrors and updates the three live sheets without adding risk to daily production. I will design a lightweight, bidirectional bridge that sits on top of PEDIDOS LISTOS, DESPACHOS_v2_LIMPIO, and DESPACHOS, keeping every delivery note visible in the Unified Sheet and ensuring changes flow back to the source sheets exactly as your current workflows expect. My approach is to implement a robust Apps Script layer with careful locking, minimal cross-file calls, and well-scoped sync triggers, plus a lean Python bridge where needed to maintain real-time consistency. The result is a stable, operator-friendly dashboard that shows delivery note number, date, customer, address, salesperson, transport, prepared, dispatched, paid, and notes, with a consolidated notes field and clear state propagation. What are the top 3 constraints you foresee for real-time bidirectional syncing across Sheets and Python interceptor that we should design around? to be replaced by your final questions, and I will adapt the architecture to your environment and existing interceptor files, ensuring no race conditions and smooth daily use. I will keep the solution simple for operators while allowing hidden technical columns for internal sync. Best regards,
$750 USD in 16 days
8.4
8.4

Hello Greetings, After reviewing your project description, I feel confident and excited to work on this project for you. But I have some crucial things and queries to clear out. Please leave a message on chat so we can discuss this, and I can share my recent work similar to your requirements. Thanks for your time! I look forward to hearing from you soon. Best Regards.
$750 USD in 8 days
6.9
6.9

⭐⭐⭐⭐⭐ As an experienced expert with more than a decade in the field, my team and I at CnELIndia would be honored to tackle this project for you. We've consistently demonstrated our ability to deliver projects with precision, paying close attention to both time and budget constraints. Our deft knowledge in API Integration, Python, Web Development and Web Scraping will be pivotal in architecting a robust solution that ensures stability while maintaining your project's functionality. We've successfully completed several Google Sheets and Apps Script projects in the past, all of which demanded accurate data synchronization ─ mirroring what you need for your operational logistics. The deep understanding we have garnered over the years puts us in a unique position to meet your needs steadily while preserving system integrity. Rest assured, we will develop a solution that's 'simple for operators' while leveraging any technical column requirements diligently. This includes establishing recursive data consistency between the existing production spreadsheets and the unified sheet. Let us turn your vision into value by crafting a bidirectional information flow in your live production environment that is just as reliable as it is functional. Award us this opportunity and watch us exceed your expectations every step of the way!
$500 USD in 7 days
6.6
6.6

Hello, Can we discuss about your unified Google Sheets sync project cause I have built bidirectional sheet systems that stay consistent without breaking live workflows. I can design a stable Apps Script + Python sync layer with minimal triggers and conflict-safe updates. I’ll keep logic clean and avoid race conditions. How are records uniquely identified across sheets? Do updates happen frequently at same time? Should conflicts prefer latest edit or source priority? I’ll use Apps Script with controlled batching for reliability. Best regards, Devendra S.
$750 USD in 5 days
6.5
6.5

HELLO, I HAVE EXTENSIVE EXPERIENCE WORKING WITH GOOGLE SHEETS, APPS SCRIPT, AND BIDIRECTIONAL SYNCHRONIZATION IN LIVE PRODUCTION ENVIRONMENTS. I FULLY UNDERSTAND YOUR REQUIREMENT TO BUILD A PLANILLA_UNIFICADA THAT SITS ON TOP OF THE EXISTING PEDIDOS LISTOS, DESPACHOS_v2_LIMPIO, AND DESPACHOS SHEETS WITHOUT BREAKING CURRENT WORKFLOWS. APPROACH → DESIGN a central Unified Sheet displaying all key fields (Delivery Note Number, Date, Customer, Address, Salesperson, Transport, Prepared, Dispatched, Paid, Notes). IMPLEMENT bidirectional syncing using Apps Script triggers + event-driven updates, ensuring that changes in either the Unified Sheet or existing production sheets propagate correctly without race conditions. BUILD consolidated Notes logic to show a human-friendly view while keeping technical columns hidden. OPTIMIZE performance to avoid excessive cross-file calls, preserving system stability under heavy daily use. PROVIDE detailed documentation and maintainability notes, allowing your team to extend or modify logic safely. WORKFLOW → Requirement analysis → review Apps Script + Python interceptor → design sync architecture → develop unified sheet → implement bidirectional triggers → testing in staging environment → deploy to production → handover with documentation and maintenance instructions. With 10+ years in automation and system integration, I can deliver a stable, fast, and fully synchronized operational sheet that behaves exactly as required. Thanks
$450 USD in 7 days
6.5
6.5

Hi there, I’ve carefully reviewed your project requirements for the PLANILLA_UNIFICADA sheet. As a top freelancer from California with extensive experience in Google Sheets, Apps Script, and Python integration, I’m confident in my ability to create a unified operational sheet that seamlessly integrates with your existing live production workflow. I understand the importance of bidirectional synchronization, ensuring that updates in either the unified sheet or the source spreadsheets reflect accurately in real-time. My experience in building similar systems ensures stability, avoiding the pitfalls of excessive calls and race conditions. I will employ best practices in structure and automation, enhancing usability without compromising performance. I can start as soon as you provide the necessary files and any additional insights you have. I invite you to message me so we can discuss the project further and clarify any additional details. What specific features or functionalities would you like to prioritize in the Unified Sheet to ensure it meets your operators' needs?
$610 USD in 4 days
6.2
6.2

Hello, I have carefully reviewed your detailed requirements for the Unified Operational Sheet atop your existing live Google Sheets system. With over 10 years of experience in Google Apps Script and complex spreadsheet automations integrated with backend services, I fully understand the critical need for a stable, bidirectional, and efficient synchronization solution that respects your existing workflows without causing overload or instability. I will architect a robust solution ensuring the Unified Sheet stays fully synchronized in real-time with PEDIDOS LISTOS, DESPACHOS_v2_LIMPIO, and DESPACHOS, with all status flags (Prepared, Dispatched, Paid, Transport, Notes) consistently updated across all sheets both ways. The design will prioritize minimal triggers, avoid race conditions, and use optimized data handling to maintain system stability under production load. I WILL PROVIDE 2 YEAR FREE ONGOING SUPPORT AND COMPLETE SOURCE CODE. WE WILL WORK WITH AGILE METHODOLOGY AND ASSIST FROM ZERO TO DEPLOYMENT. I have handled similar critical multi-spreadsheet sync systems and look forward to delivering a reliable, maintainable, and clear solution tailored to your business needs. I eagerly await your positive response. Thanks.
$500 USD in 7 days
6.3
6.3

Clearly understood your need. We can build PLANILLA_UNIFICADA as a fully bidirectional central sheet that stays synchronized with PEDIDOS LISTOS, DESPACHOS_v2_LIMPIO, and DESPACHOS, without disrupting your live system. We’ll use smart Apps Script triggers and internal mapping to handle updates both ways, ensuring fields like Prepared, Dispatched, Paid, Transport, and Notes always reflect the current status. The sheet will remain simple for operators while maintaining hidden technical columns for robust syncing and performance. Estimated timeline: 2 weeks for development, testing, and stabilization. Can you provide the current Apps Script and Python interceptor files so we can design the safest and most efficient sync architecture?
$499 USD in 7 days
6.5
6.5

Hi, I understand this is mainly a reliable bidirectional sync problem, not just a sheet build. I can create a stable Unified Sheet that stays fully in sync with your existing system without breaking current workflows. I’ll implement controlled updates between sheets so Prepared, Dispatched, Paid, and Transport behave exactly as they do now, while avoiding trigger conflicts and performance issues. Ready to start now. Let’s connect over chat so I can review your current setup and proceed. Best regards, Avinash
$250 USD in 7 days
5.5
5.5

⭐⭐⭐⭐⭐ ✅Hi there, hope you are doing well! I recently completed a project integrating multiple Google Sheets with Apps Script for a client where data synchronization across various interconnected sheets was seamless and efficient. From my experience, ensuring flawless bidirectional sync without overloading Google Sheets with triggers or calls is critical. Approach: ⭕ Assess the current system’s architecture deeply and map all data flows. ⭕ Design a robust bidirectional sync mechanism between PLANILLA_UNIFICADA and the three existing spreadsheets. ⭕ Implement Apps Script automation to update fields like Prepared, Dispatched, Paid, and Transport reliably. ⭕ Consolidate and display notes meaningfully in the Unified Sheet. ⭕ Ensure stability under daily operations by limiting triggers and optimizing call frequency. ❓ Could you please share the current workflows handled by the Python interceptor? I am confident in delivering a stable, efficient, and fully synchronized Unified Operational Sheet aligned with your production workflows. Best regards, Nam
$550 USD in 5 days
5.3
5.3

Hello, I understand you need your existing prospectus transformed into a premium, investor-grade Figma design that clearly communicates value and drives sponsorship decisions. The focus is on clean structure, strong hierarchy, and high-end presentation—not just visuals. My approach: - Rebuild the full document in Figma using a structured grid and layout system - Create clear visual hierarchy for sponsorship pricing, packages, and ROI sections - Refine typography, spacing, and alignment for a polished, enterprise feel - Apply a minimal, premium style (dark, white, teal) with no clutter or generic assets - Design reusable components (tables, cards, headers) for easy updates - Ensure everything is fully editable and scalable The end result will feel like a top-tier event prospectus (Web Summit level)—professional, clear, and built to convert sponsors. Deliverables: - Organized Figma file with components - Consistent design system - Export-ready high-quality PDF I’m ready to start and deliver a clean, high-impact result. Best regards, Munib S.
$500 USD in 7 days
5.5
5.5

I have over 10+ years of experience Google Sheets App Script. Please feel free to further discuss the requirements and timeline for the project. I'd be happy to assist you. I am ready to start right now. You can visit my Profile https://www.freelancer.com/u/HiraMahmood4072 Thank you
$550 USD in 3 days
5.8
5.8

I can help you architect the PLANILLA_UNIFICADA to ensure bi-directional stability without trigger recursion loops. A major risk in cross-file systems is the "ping-pong" effect, where an update in the Unified Sheet triggers a source update, which then triggers the Unified Sheet back in an infinite loop. I will implement a programmatic locking mechanism using hidden metadata timestamps to track change origins and suppress redundant triggers. To maintain the stability you requested, I will avoid IMPORTRANGE entirely, as it is too slow for live bi-directional sync. Instead, I will use event-driven Apps Script calls that push only specific deltas to PEDIDOS LISTOS and DESPACHOS_v2_LIMPIO. I will also ensure the logic is compatible with your Python interceptor’s doPost flow to prevent data collisions when the ERP pushes new records while an operator is simultaneously editing the Unified Sheet. This approach maintains the integrity of your Commercial and Logistics silos while providing a high-performance, centralized operational view.
$500 USD in 7 days
5.5
5.5

Hi, I can design and implement the "PLANILLA_UNIFICADA" as a stable, bidirectional layer on top of your existing system without breaking current workflows. I’ve worked on similar setups where multiple Google Sheets + Apps Script flows needed to stay synchronized without introducing race conditions or performance issues. The key is avoiding direct sheet-to-sheet coupling and instead using a controlled sync layer. "Approach (high level):" • Create a "single source mapping layer" (unique delivery note ID as key) • Use "Apps Script as the sync orchestrator" (not formulas) • Implement "event-based updates (onEdit + controlled triggers)" with change detection to avoid loops • Use "batch reads/writes (Cache + PropertiesService)" to prevent excessive calls • Normalize fields (Prepared, Dispatched, Paid, Transport) with clear ownership rules per system • Maintain hidden technical columns for state tracking and conflict prevention This ensures: • True bidirectional sync (not just reporting) • No infinite loops or race conditions • Minimal performance overhead in production I’ll prioritize reliability and clarity so your team can operate from one sheet while everything stays fully synchronized behind the scenes. Best regards, Artak
$250 USD in 7 days
5.5
5.5

Hi, I can help design a central operational sheet that’s perfectly synchronized with your existing spreadsheets. With over 5 years of experience in Google Sheets and Apps Script, I understand the importance of bidirectional updates. I can implement a solution that ensures changes reflect seamlessly between the Unified Sheet and your current setup without causing instability or overload. I’ll ensure that operations like marking a delivery note as Prepared or Dispatched work intuitively, guaranteeing a user-friendly experience for your team while keeping performance optimal. Let’s hop on a call to discuss the specifics. I’ll also review any Apps Script or Python files you share to align everything with your existing workflow. Best Regards, Priyanka
$500 USD in 7 days
5.4
5.4

Hello Graceful Team, I’m Ivaylo, specialized in Google Sheets, Apps Script, and data integration. I’ve reviewed your need for a Unified Sheet (PLANILLA_UNIFICADA) that sits atop PEDIDOS LISTOS, DESPACHOS_v2_LIMPIO, and DESPACHOS, while keeping exact bidirectional synchronization with minimal performance overhead and no fragile cross-file calls. My approach is to implement a central, lightweight operational surface that remains fully in sync with the live production spreadsheets, without replacing them, and preserves the existing workflows. Key architecture ideas: - A single source of truth within PLANILLA_UNIFICADA that reads and writes to the existing sheets through a carefully gated data layer in Apps Script. Changes in Unified Sheet propagate to PEDIDOS LISTOS, DESPACHOS_v2_LIMPIO, and DESPACHOS with minimal API surface and robust locking to avoid race conditions. - Bidirectional sync: event-driven updates where feasible (onEdit with debounced, batched writes) and a low-frequency reconciliation pass to ensure consistency without overloading Google Sheets. - Core fields surfaced: Delivery note number, Date, Customer, Address, Salesperson, Transport, Prepared, Dispatched, Paid, Notes, plus a consolidated notes column. Hidden columns will support synchronization metadata and conflict resolution without burdening operators. - Stability-first: staged write paths, error handling, and clear hooks to pause syncing for maintenance without data loss. I propose starting with a com
$555 USD in 2 days
5.5
5.5

Warm greetings! I specialize in building robust, bidirectionally synchronized operational systems in Google Sheets with over 9 years of experience in Apps Script, Python automation, and data workflow integration. I ensure live production environments remain stable while adding powerful new functionality. Here's how I can help: * Design and implement the PLANILLA_UNIFICADA as a central operational sheet fully synchronized with PEDIDOS LISTOS, DESPACHOS_v2_LIMPIO, and DESPACHOS * Ensure true bidirectional updates for Prepared, Dispatched, Paid, Transport, and Notes, reflecting changes immediately across all sources * Consolidate human-friendly notes and key operational fields for easy team use while preserving technical columns for automation * Optimize triggers and scripts to prevent race conditions, excessive calls, or instability under live usage * Provide a clear architecture proposal and maintain system integrity while improving workflow visibility Can you share the current Apps Script and Python interceptor files so I can assess the synchronization logic and propose the safest implementation approach?
$500 USD in 7 days
5.3
5.3

Hi, This is a classic synchronization challenge, and I’ve worked on similar Google Sheets + Apps Script systems with bidirectional data flows in production environments. My approach will focus on stability and predictability first. I’ll design PLANILLA_UNIFICADA as a controlled central layer using unique delivery note IDs, with minimal but reliable triggers. Instead of heavy cross-sheet calls, I’ll implement an event-driven sync using Apps Script (onEdit + time-based safeguards) and structured mapping to avoid race conditions and duplication. All key fields (Prepared, Dispatched, Paid, Transport, Notes) will behave exactly as your current system expects—writing back to the correct source (PEDIDOS LISTOS or DESPACHOS_v2_LIMPIO) while reflecting updates in real time. I’ll also ensure clean consolidation of notes and provide hidden technical columns for safe syncing. You’ll receive documented logic and a maintainable structure. Let’s review your existing setup and align on sync logic.
$500 USD in 7 days
5.5
5.5

I have developed several robust, unified dashboards using Google Apps Script that pull real-time data from multiple live production environments without impacting system performance. For a recent logistics client, I consolidated four disparate tracking sheets into a single master command center—functionally identical to your PLANILLA_UNIFICADA requirement—which automated their entire reporting pipeline and reduced manual entry errors significantly. My primary focus is on building a resilient data bridge that integrates seamlessly with your existing live production systems while maintaining strict data integrity and high execution speeds. To achieve this, I will architect the PLANILLA_UNIFICADA using optimized Google Apps Script methodologies, specifically leveraging batch processing via the getValues() and setValues() methods to minimize API overhead and avoid execution timeouts on large datasets. I will implement strategic time-driven or event-based triggers to automatically synchronize updates from your live production sheets, ensuring the unified view remains the single source of truth without requiring manual refreshes. Furthermore, I’ll incorporate server-side data validation and custom UI elements, such as bespoke menus, to allow your team to run specific data audits or export specialized reports directly from the sheet interface. To better tailor the script logic, how many source workbooks will eventually feed into this unified system, and what is the approximate row volume we are expecting to process daily? I am also curious if you have specific security protocols for managing user-level access across the consolidated data. I would be happy to jump on a quick call to align on these technical specifics and ensure the architecture fits your workflow perfectly—feel free to message me whenever you have a moment.
$621 USD in 21 days
5.2
5.2

Hello. Thanks for your job posting. ⭐Google Sheets + Apps Script: Build a Unified Operational Sheet on Top of an Existing Live Production System⭐ I'm the developer you're looking for. I can successfully complete your project. Let's chat for a more detailed discussion. Thank you. Maxim
$400 USD in 7 days
5.4
5.4

Mendoza, Argentina
Payment method verified
Member since Jan 11, 2025
$250-750 USD
$250-750 USD
$250-750 USD
$15-25 USD / hour
$30-250 USD
$30-250 AUD
$10-30 USD
₹12500-37500 INR
$1500-3000 USD
$10-30 USD
₹750-1250 INR / hour
$250-750 USD
₹100-400 INR / hour
$250-750 USD
₹600-1500 INR
$250-750 USD
₹800-1000 INR
$250-750 CAD
$30-250 USD
₹1500-12500 INR
min ₹2500 INR / hour
€250-750 EUR
₹1500-12500 INR
$30-250 USD
$2-8 USD / hour