Ecom RevUp Dashboard

Keep the Google Sheet private. Let Apps Script push fresh data into the dashboard.

Each account gets a secure sync endpoint and setup instructions. After the one-time Apps Script setup, your sheet can update the dashboard automatically without Google Cloud OAuth or a published sheet URL.

Private sheet workflow

Your seller data stays in a private Google Sheet. Apps Script pushes only the data you choose into your dashboard database.

No Google Cloud OAuth
No published sheet URL
Per-account secure webhook

Accounts Page

Create Amazon accounts with marketplace tags, local currency, and the private sheet URL.

How Sync Works

After setup, you should not need to manually export data or re-connect anything.

1. Save the account

Store the account details and its Google Sheet URL in the dashboard app.

2. Copy the Apps Script

Each account page gives you a ready-made script and secure sync endpoint.

3. Add a trigger once

Set the script to sync on edit or every 15-30 minutes, then let it run automatically.

Account Library

Edit account details inline, then open the setup page to install the sync script.