Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
36 views

The goal of this is to query Walmart, filter by product “metadata”, grab top 5 results, average price) is doable in principle. I created the trigger to execute every 8 hours., but the key issue is ...
nic.db's user avatar
  • 1
0 votes
0 answers
35 views

I want to run a script to automate the process of copying live values into a new row every 8 hours as static data and append new data points to your sheet automatically to build a historical record ...
nic.db's user avatar
  • 1
1 vote
1 answer
37 views

I'm want to transfer files quickly to my other account using python. But I get a problem whenever I tried, it always returns 2026-04-17 17:22:45,421 INFO file_id=...<file-id>....- status=failed ...
bruh's user avatar
  • 11
Tooling
0 votes
4 replies
46 views

I am looking for a method to programmatically reproduce a Google Docs document using Google Apps Script, including all formatting such as headings, fonts, spacing, tables, and other layout elements, ...
Hans Wurst's user avatar
-2 votes
0 answers
39 views

How can I use GScript to change the parameter for ‘Who can modify group details?’ According to ChatGPT, this should be possible using the command ‘whoCanModifyGroupMetadata’, but this command isn’t ...
J. Doe's user avatar
  • 269
0 votes
0 answers
54 views

I have several Apps Script functions bound to a Google Slides file that is owned by a managed Workspace account. The account is the owner of the slide file and also owns the triggers in the script ...
Peter Isakson's user avatar
-3 votes
0 answers
39 views

Script "name" experienced an error, console log shows nothing just says failed. Then they re run it a couple times and it runs fine
Mari Botello's user avatar
1 vote
2 answers
114 views

I am seeking help regarding a consistent technical issue with Pie Charts in Google Sheets when using Apps Script. The Problem: When I try to programmatically update a Pie Chart, some visual elements ...
Ya Acva Fu's user avatar
Tooling
0 votes
4 replies
106 views

I need a reliable Google Sheets script that counts files in multiple Google Drive folders. Requirements: Handle all types of links or folder IDs in column E (plain URLs, rich-text links, or raw IDs). ...
Wolfy Wolfy's user avatar
Advice
0 votes
1 replies
43 views

I have created a google form linked to a google sheet which captures users' request for a limited resource It may be that the request fails because there were no resources left However, the form also ...
Bob Blightman's user avatar
0 votes
0 answers
54 views

I'm having issues using .addRange to modify an existing line chart. When I run the following code the range does not get added, but the title does change. I've copied this almost exactly from the ...
RedLux's user avatar
  • 1
Advice
0 votes
2 replies
86 views

I'm deploying a Google Apps Script as a Web App (doGet/doPost) to serve as a webhook relay. The script uses only CacheService for storage — no UrlFetchApp, no Sheets, no Gmail, no other Google ...
Stefan D's user avatar
Advice
0 votes
0 replies
88 views

I am developing a Web App on Google Apps Script (GAS) using React and Ant Design. I use Vite with vite-plugin-singlefile to bundle everything into a single index.html for deployment. The Problem: The ...
山本航's user avatar
-1 votes
1 answer
161 views

Problem Summary I have a Google Apps Script that needs to: Generate sharing links using Drive API v3 Advanced Service Send emails with alias using Gmail API via REST These work independently, but ...
MINGXIANG CHEN's user avatar
-1 votes
1 answer
88 views

PivotFilter.getFilterCriteria returns the expected result when the filter references values directly as in: 'Text contains A'. However, when the filter references formulas as in: 'Text contains =&...
Al.'s user avatar
  • 25

15 30 50 per page
1
2 3 4 5
3794