extension ExtPose

AppSheet Sync Skipper

CRX id

gdjehhmgjeelmgclomfmjnhjobjaofkp-

Description from extension meta

Skip the sync, speed up your AppSheet workflows

Image from store AppSheet Sync Skipper
Description from store AppSheet Sync Skipper AppSheet Sync Skipper is a lightweight Chrome Extension that helps you skip the default sync process in AppSheet by directly sending data to your AppSheet app via its API. This enables faster actions, more efficient workflows, and a smoother experience when triggering changes or submitting form data. βš™οΈ What it does: Detects special URLs with AppSheet parameters (e.g. ?appid=...&accesskey=...) Extracts information and sends it to AppSheet’s API Displays the status of requests (success, error, pending) Keeps a small log of recent API calls Automatically closes the triggering tab (if needed) This is useful for AppSheet developers who want to simulate form submissions, bypass sync delays, or build automation tools using AppSheet's public API. ------------------------ πŸ“˜ AppSheet Sync Skipper – User Guide 🎯 Purpose AppSheet Sync Skipper helps you skip manual Sync in AppSheet workflows by sending structured data directly to the AppSheet API via a custom URL. Ideal for performing Add, Edit, or Find actions with a single link. πŸ› οΈ How to Use Step 1: Set up a "Go to a website" Action in AppSheet In your AppSheet app, create an action of type: "Go to a website" Use a URL formatted like: https://anythingxyz.com/?appid=...&accesskey=...&tablename=...&action=...&[column1]=...&[column2]=... Ex: /?appid=abc123&accesskey=xyz456&tablename=Customers&action=Add&Name=JohnDoe&Phone=123456789 Step 2: Attach the link to a button, event, or automation When this URL is opened, the extension detects the parameters, sends a request to AppSheet's API, and then closes the tab automatically. πŸ”‘ Required URL Parameters appid | Your AppSheet app ID accesskey | Your AppSheet API access key tablename | The name of the table to interact with action | One of: "Add", "Edit", or "Find" locale (optional) | Defaults to "vi-VN" if not provided location (optional) | Defaults to "10.762622,106.660172" if not provided timezone (optional) | Defaults to "Asia/Ho_Chi_Minh" if not provided Any other parameters | Treated as column names and values for the row data This will send a POST request to the AppSheet API to insert a new row into the Customers table. πŸ“¦ Logs & Status Click the extension icon to view a log of recent API requests. Each entry includes: - Success – Successfully sent to AppSheet - Error – Failed to send - Pending – Currently being processed Only the 10 most recent requests are saved in memory. ⚠️ Notes & Tips - It's recommended to open the link in a new browser tab to ensure the extension can capture and process it. - Make sure the Chrome Extension is installed and enabled on the browser where the action is triggered. - Do not include sensitive credentials like access keys in public actions unless you trust the user.

Statistics

Installs
11 history
Category
Rating
0.0 (0 votes)
Last update / version
2025-06-18 / 1.0.1
Listing languages
en

Links