
Closed
Posted
Paid on delivery
I need a reliable workflow that pulls Sales, Customer, and Inventory data from my Microsoft SQL Server into both Google Sheets and Excel on an automatic schedule. Once the feed is live, I want the data modeled and visualized in Google Data Studio so I can slice performance by product line, customer segment, and time period without manual intervention. The last piece is real-time, rule-based notifications that reach mobile devices—push or SMS—whenever metrics cross predefined thresholds (for example, daily sales drop below target, inventory hits a reorder point, or a new high-value customer signs up). Deliverables: • Scripted or no-code connector that syncs SQL Server to Google Sheets and an Excel workbook on OneDrive/SharePoint, running at set intervals. • A clean data layer (views or transformations) ready for Google Data Studio, with reusable dimensions and measures. • At least three sample Data Studio dashboards showing sales trends, customer cohorts, and inventory status. • Trigger logic and integration (Apps Script, Zapier, Power Automate, or similar) that pushes mobile alerts, plus documentation on how to adjust thresholds. Acceptance criteria: – Sync completes without errors for two consecutive cycles. – Dashboards refresh automatically from the live Sheets data. – Mobile notifications fire on test conditions and include dynamic values (e.g., “Inventory for SKU 123 is now 15 units”). Please outline your proposed tech stack and timeline so we can get moving quickly.
Project ID: 40303749
18 proposals
Remote project
Active 30 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
18 freelancers are bidding on average ₹20,736 INR for this job

Which SQL Server version are you using now? Should the sync run on fixed time (like every 15 min) or only few times per day? For alerts, do you prefer SMS only or push/email also ok? I went through your description carefully. I’ve done similar SQL → Sheets → dashboard automation before. Hi, this is Ambar Shome, I work independently but also run Shome & Associates for larger projects. This can be done without heavy tools. Better to keep it simple so sync does not break later. Plan is — SQL Server → scheduled script → update Google Sheets + Excel on OneDrive Then Data Studio reads from Sheets. No manual work needed. I would create SQL views first (sales / customer / inventory) instead of pulling full tables. Add one small log table to track last sync time. Use scheduled task or Power Automate for interval run. Keep thresholds in table so you can change without code. Alerts can go through Power Automate → SMS / push. Also add check so alert does not repeat every minute. And one retry if sync fails. Dashboards in Data Studio are easy once data layer is clean. Done this before. One thing to decide — should sync run from SQL machine or from cloud flow?
₹12,500 INR in 7 days
6.5
6.5

Hi, My name is Ali, and I specialize in creating these automated "live" pipelines to bridge the gap between SQL Server and your mobile device. To keep your workflow seamless, I’ll use Power Automate with an On-Premises Gateway to sync your SQL data directly to Google Sheets and Excel on a set schedule. I will model the data layer in Looker Studio with custom dimensions so you can slice your sales and customer cohorts instantly. For the real-time alerts, I’ll implement Google Apps Script and Twilio to push SMS or mobile notifications the second a metric hits your threshold. I will build interactive, auto-refreshing dashboards for Sales, Inventory, and Customers in Looker Studio. I’ll configure the trigger logic for your "Reorder Point" and "High-Value Customer" mobile alerts. You will receive clear documentation on how to adjust your notification thresholds as your business scales. Every step will be tested across two full sync cycles to ensure zero-error performance on Windows 10/11.
₹25,000 INR in 7 days
5.3
5.3

Hi there, I’ve reviewed your project and understand you want an automated pipeline that pulls Sales, Customer, and Inventory data from Microsoft SQL Server into Google Sheets and Excel on a scheduled basis, then feeds that data into Google Data Studio for live reporting. The goal is to eliminate manual exports while enabling dashboards and real time alerts when key business metrics cross defined thresholds. I can implement a reliable sync workflow using scheduled scripts or automation tools that connect SQL Server with Google Sheets and Excel on OneDrive or SharePoint. The pipeline will include a clean data layer using optimized views or transformations so the data structure is ready for reporting. From there I’ll configure Google Data Studio dashboards that allow filtering by product line, customer segment, and time period while automatically refreshing as the underlying Sheets data updates. I will also set up rule based notification logic using tools such as Apps Script or Power Automate so alerts are triggered via SMS or push notifications when defined thresholds are reached, with dynamic values included in the messages. The final delivery will include working dashboards, automated sync jobs, and documentation so you can easily adjust thresholds or extend the reporting system. Best regards, Muhammad Adil Portfolio: https://www.freelancer.com/u/webmasters486
₹22,000 INR in 4 days
4.5
4.5

Your notification layer will fail if you're polling Google Sheets every minute to check thresholds - that approach hits API quotas and introduces 5-10 minute delays. The right architecture pushes change events from SQL Server directly to your alert engine so you get sub-30-second notifications when inventory drops or a high-value customer converts. Before I map the technical approach, I need clarity on two constraints: What's your SQL Server edition and network setup? If you're running Express behind a firewall without outbound webhooks enabled, we'll need a different sync pattern than Standard edition with Azure Hybrid Connection. What's your notification priority hierarchy? Should inventory reorder alerts interrupt at 2am, or do you want tiered routing where critical revenue drops go to SMS and routine updates stay in-app? Here's the architectural approach: - MICROSOFT SQL SERVER + CHANGE DATA CAPTURE: Enable CDC on your Sales, Customer, and Inventory tables so we capture inserts/updates in real time instead of full table scans every hour, reducing sync time from 8 minutes to under 30 seconds. - POWER AUTOMATE + GOOGLE SHEETS API: Build a scheduled flow that writes CDC deltas to Google Sheets and mirrors to Excel on SharePoint, with error handling that retries failed rows and logs conflicts to a separate audit sheet. - GOOGLE DATA STUDIO + CALCULATED FIELDS: Create a semantic layer with reusable metrics (revenue per customer, inventory turnover ratio, cohort retention) so your dashboards auto-refresh every 15 minutes without rebuilding queries. - ZAPIER WEBHOOKS + TWILIO: Set up threshold logic in Google Sheets using Apps Script to POST to Zapier when conditions trigger, then route to Twilio for SMS or Pushover for mobile push, including dynamic variables like SKU name and current stock level. - SQL SERVER VIEWS: Denormalize your transactional tables into three analytics-ready views (one per dashboard) with pre-aggregated daily totals and customer segments, cutting Data Studio load time by 70%. I've built this exact stack for a wholesale distributor processing 50K transactions daily - their ops team now gets inventory alerts 12 minutes faster than their old manual export process. Let's schedule a 20-minute call to walk through your SQL schema and confirm your mobile notification platform before I draft the implementation timeline.
₹22,500 INR in 7 days
4.7
4.7

Hello, I will set up a reliable connector to pull your Sales, Customer, and Inventory data from SQL Server into your cloud spreadsheets on a fixed schedule. I will then architect the data layer to feed into your visualization tool, building the three requested dashboards for performance tracking. For the mobile alerts, I will use a common automation platform to monitor your metrics and trigger notifications whenever your reorder points or sales targets are breached. This entire workflow will be documented so you can easily adjust the thresholds and logic as needed. 1) Does your SQL Server require a specific gateway for cloud access? 2) Which mobile alert platform do you want to use for the SMS or push notifications? 3) How often should the data refresh occur throughout the day? Thanks, Bharat
₹25,000 INR in 7 days
4.2
4.2

I have 21 years of experince, Principal Software engineer at Microsoft, I have extensive experince with data storage, data integration, ETL and development of data pipelines, well versed with sql server with efficient API development. Experince of building and designing distributed system softwares with tools like apache flink and kakfa. I have built multiple microservices based application with Graphql api, enhanced query tool and event driven architecture. I have understood your requirements and can deliver fully.
₹25,000 INR in 7 days
3.3
3.3

Hello, I can build this as a reliable reporting workflow with SQL Server as the source of truth, automated sync to both Google Sheets and Excel, a reusable modeled data layer for Looker Studio, and threshold-based mobile alerts. My recommended setup would be: SQL Server views for clean reusable metrics scheduled sync into Google Sheets and Excel on OneDrive/SharePoint Looker Studio dashboards for sales, customer, and inventory analysis rule-based alerts using Apps Script or Power Automate with dynamic values in the messages What I would deliver: automated sync process for SQL Server → Google Sheets + Excel clean reporting/model layer ready for Looker Studio 3 sample dashboards for sales trends, customer cohorts, and inventory status alert workflow for events such as low sales, reorder thresholds, and high-value customer signups documentation so thresholds, schedules, and mappings can be updated later Why I’m a strong fit: strong SQL, Excel, Google Sheets, and reporting workflow experience comfortable building maintainable automation instead of fragile manual processes focused on clean data modeling and business-ready dashboards A couple of points I’d confirm first: Will SQL Server be reachable from cloud tools directly, or should the sync run from a local/VM machine inside your network? For mobile alerts, do you prefer SMS specifically or app-based notifications first?
₹20,000 INR in 7 days
3.6
3.6

Hi, I am an IIT Grad, Oracle Database SQL Certified Associate, ex-BFSI and worked at fortune 500 companies. I will make it a reality for you. As a SQL Data Importer, I will use a custom SQL script and a scheduling service like Zapier or Microsoft Azure Automation to automate the import of Sales, Customer, and Inventory data from Microsoft SQL Server into both Google Sheets and Excel, utilizing SQL Server's built-in data types and formatting options. Real-time Data Visualization. Kindly click on the chat button so we can discuss and get started. Will share you my prior projects done and my resume too. I have been doing freelancing since 2019 worked at top MNCs in both USA and India. Lets connect
₹12,500 INR in 7 days
2.7
2.7

Dear Sir/Madam, I am an Indian Power Platform and data integration developer with hands-on experience in building automated workflows, data pipelines, and business dashboards across Microsoft and Google ecosystems. I understand your requirement to create a reliable workflow that syncs Sales, Customer, and Inventory data from Microsoft SQL Server into both Google Sheets and Excel on a scheduled basis, followed by visualization in Google Data Studio and real-time mobile alerts. I propose using a hybrid approach: Power Automate or SQL-based jobs for scheduled data extraction, combined with Google Apps Script or API connectors to push data into Google Sheets. Excel (OneDrive/SharePoint) will be kept in sync using standard Microsoft connectors. For reporting, I will structure clean data views and design interactive dashboards in Google Data Studio, enabling analysis by product, customer segment, and time. For notifications, I will implement rule-based triggers using Power Automate or Zapier integrated with SMS/push services, ensuring real-time alerts with dynamic values. I will deliver fully tested workflows, dashboards, and clear documentation. A working solution can be delivered within 3 -4 days including validation cycles. I am ready to start immediately and ensure a reliable, scalable solution. Best regards, Suresh Kumar Indian Freelance Developer
₹12,500 INR in 5 days
2.7
2.7

SQL Server → Sheets/Excel → Data Studio → mobile alerts — this is a full data pipeline and I'll build it so every piece runs automatically without manual intervention. Tech stack: Python or Apps Script for the SQL Server sync on a scheduled trigger, clean views/transformations as the data layer for Data Studio, three dashboards covering sales trends, customer cohorts and inventory status, and Power Automate or Apps Script for threshold-based mobile alerts with dynamic values. Share your SQL Server schema and I'll send you a working sync prototype pulling live data into Sheets within 48 hours — free. You'll see the connection running before committing to anything.
₹25,000 INR in 4 days
1.6
1.6

I see you need a seamless workflow to sync your Microsoft SQL Server data into both Google Sheets and Excel, with automated refreshes and real-time alerts on mobile devices. Your focus on eliminating manual intervention for data visualization and notifications is clear and important. Your requirement for a scripted or no-code connector to sync Sales, Customer, and Inventory data at scheduled intervals, along with building a clean data layer for Google Data Studio, shows you want a robust and reusable solution. The need for sample dashboards covering sales trends, customer cohorts, and inventory status, plus dynamic push or SMS alerts for threshold events, highlights a comprehensive system. I have built similar workflows using SQL Server linked to Google Sheets via Apps Script and Power Automate for Excel syncs, combined with Google Data Studio dashboards for interactive reporting. Additionally, I integrated Zapier and Power Automate for rule-based mobile notifications, ensuring alerts include dynamic data points like inventory levels or sales metrics, exactly as you described. I can deliver the full solution within three weeks, allowing for thorough testing to meet your acceptance criteria. Let’s discuss your priorities so we can initiate the workflow promptly.
₹13,750 INR in 7 days
0.7
0.7

Hello, I can build a reliable sync between your SQL database and Google Sheets, with automated updates and two‑way data flow if needed. I’ll also set up alert notifications based on your specified conditions (via email/Slack/Sheets comments) so you get notified when important triggers occur. I’m comfortable with SQL, Sheets appscripts, and automation tools to deliver clean, tested results that save time and reduce manual work. Regards, Bharti
₹25,000 INR in 7 days
0.0
0.0

I will set up an automated pipeline to sync Microsoft SQL Server data to Google Sheets and Excel (OneDrive/SharePoint) using scheduled scripts or automation tools like Zapier/Power Automate. Then I’ll create a clean data model and connect it to dashboards in Looker Studio to visualize sales trends, customer segments, and inventory performance. I’ll also implement rule-based alerts via SMS or push notifications when metrics like low sales, reorder stock levels, or high-value customers are detected. Everything will include documentation, configurable thresholds, and automated refresh so your dashboards and notifications run without manual work.
₹12,500 INR in 1 day
0.9
0.9

The tricky parts here aren't the connector — they're making sure the sync doesn't silently fail and that alerts fire on threshold breach, not on every cycle while the breach persists. The usual failure points in this kind of pipeline are scheduled jobs that die without logging, duplicate rows on retry, and alert logic that spams when a metric stays outside range rather than only triggering on the crossing event. I work on backend data pipelines and async processing systems. Relevant background: a document pipeline I automated went from a 1-hour manual process to 5-10 minutes, and I've built async delivery infrastructure handling 5M+ events per hour — both need exactly this kind of reliable scheduled execution and clean failure handling. Proposed approach: SQL Server → Sheets/Excel sync via scheduled connector (Apps Script or lightweight service depending on your hosting — ODBC/JDBC or direct SQL API). Transformation layer in Sheets or as SQL views for clean Data Studio dimensions and measures. Three sample dashboards: sales trends, customer cohorts, inventory status — all live from the Sheets feed. Alert logic with edge detection (fires on breach, not on repeated cycles), pushed via Power Automate, Zapier, or a lightweight push service to mobile. Two quick clarifications before I propose a tech stack: Is SQL Server on-premises, Azure SQL, or AWS RDS? What sync frequency — hourly or near-real-time? Happy to outline the exact stack once you share those details.
₹12,500 INR in 7 days
0.0
0.0

Hello, I can help you build a reliable workflow that connects SQL data with Google Sheets and Excel to create automated reporting and monitoring. Based on your description, the workflow could be structured as follows: • Connect Microsoft SQL Server to Google Sheets or Excel using scheduled data sync • Structure the data model so sales, customers, and inventory can be analyzed easily • Build dashboards that track performance by product, customer segment, and time period • Set up automated refresh so the reports stay updated without manual work • Implement alert logic when predefined thresholds are triggered My background is in financial analysis and data modeling using Excel, structured datasets, and business reporting dashboards. I focus on transforming operational data into clear insights that support business decisions. I would be happy to discuss the best architecture for your workflow and help design a clean and reliable reporting structure. Best regards, Daniel Zepeda Financial Analyst | Data Analysis | Excel & Business Intelligence
₹20,000 INR in 6 days
0.0
0.0

Patna, India
Member since Mar 16, 2026
₹100-400 INR / hour
₹37500-75000 INR
$30-250 USD
₹45000-60000 INR
£250-750 GBP
₹12500-37500 INR
$10-30 USD
₹750-1250 INR / hour
$250-750 USD
$8-15 USD / hour
₹1500-12500 INR
$10-30 USD
$30-250 USD
€12-18 EUR / hour
$30-250 USD
$10-30 USD
$750-1500 USD
₹750-1250 INR / hour
£20-250 GBP
$250-750 USD