Real-Time Lazada Orders Sync
Budget: $12 – $30 SGD
I want a Google Apps Script that connects to the Lazada Open Platform API and streams order data straight into my Google Sheet the moment a new sale comes in. The only information I need captured is the Order ID and the related customer details; inventory, product, and status fields are not required right now.
The script should authenticate with my Lazada seller account, listen or poll for new orders in real-time, and append the fresh data neatly—one row per order—without overwriting anything already on the sheet. A quick configuration section at the top (keys, tokens, sheet ID) will make future edits easy.
Deliverables
• Clean, well-commented Apps Script file placed in my spreadsheet
• A short read-me that explains how to refresh tokens and deploy any triggers or webhooks needed for immediate updates
• A 10-minute call or written walkthrough to prove the sync works live with a test order
If you have handled Lazada’s API or similar e-commerce feeds inside Google Workspace before, you’ll know the pitfalls—rate limits, token refresh, and JSON pagination—so please highlight that experience when you reply.
The script should authenticate with my Lazada seller account, listen or poll for new orders in real-time, and append the fresh data neatly—one row per order—without overwriting anything already on the sheet. A quick configuration section at the top (keys, tokens, sheet ID) will make future edits easy.
Deliverables
• Clean, well-commented Apps Script file placed in my spreadsheet
• A short read-me that explains how to refresh tokens and deploy any triggers or webhooks needed for immediate updates
• A 10-minute call or written walkthrough to prove the sync works live with a test order
If you have handled Lazada’s API or similar e-commerce feeds inside Google Workspace before, you’ll know the pitfalls—rate limits, token refresh, and JSON pagination—so please highlight that experience when you reply.
Related categories:
PHP
JavaScript
Software Architecture
Google Chrome
JSON
OAuth
Google Sheets
API Development