Skip to main content

Questions tagged [google-workspace]

Use for questions about Google workspace, a paid solution by Google for all work place needs. Use in addition to the product in question(eg:[gmail],[google-sheets],[google-apps-script])

google-workspace
0 votes
1 answer
49 views

How to assign Google Workspace licences using Appscript and a Service Account (SA)?

Is there a way to assign a Google Workspace Business Standard Licence to a user of a domain, using Appscript and a service account, but without having to use the rights of the user executing the ...
Yassine Salah's user avatar
0 votes
0 answers
12 views

How do I categorized those who answered different options in google forms using google script in speadsheet?

I have a small business. I use google forms to record payments made by my clients. Now, since I’ve been having more and more clients, my work is getting much harder and harder. For my problem, I want ...
woneunlvr's user avatar
0 votes
1 answer
25 views

How do I give a user permission to run the Apps Script in a Google Sheet?

I have created a pair of Apps Sheet files which run fine for me. I have shared the Google Sheets with other users. But those users cannot execute the scripts. How do I give them permission? I thought ...
Bill Downall's user avatar
0 votes
0 answers
17 views

Google Docs Api Using Create Google Document And Add The Multiple Images

I am create the Google Document and Insert the Multiple Image but Can not Set the Positions how to fix it laravel using Google Docs API I am Expecting the add the InsertInlineImage Set Position that ...
Muthukumarsaravanan Muthupandi's user avatar
0 votes
0 answers
16 views

Gmail inbox window isn't updating after mail deleted successfully using gmail API

My issues is updating the UI of gmail inbox window when i delete mail using Gmail delete api by google workspace add-on, and app script i am expecting when i click on report button in google workspace ...
Metaversity USA's user avatar
0 votes
1 answer
33 views

how to add tooltip in google chat to button

I have a list of values, I have to add this list values in google chat using card v2 button template and when user hover on the button in the google chat, the full description for that button is also ...
Akash Ban's user avatar
0 votes
0 answers
38 views

Send a direct message with google chat api to a user inside my (Google Workspace) organization with only e-mail

We are trying to send an asynchronous direct message (DM) to a user within our organization (managed with Google Workspace) with the google chat API. We have the users validate email, but not his/her ...
Andrej Vckovski's user avatar
0 votes
1 answer
33 views

Generating multiple EmbeddedChart in Appscript based on a filter

Based on the sheet here, I want to be able to generate a line graph for every Breakdown in the sheet. Using the code below, I was able to list and split the rows I want into tuples and create a ...
Pritish Kakodkar's user avatar
0 votes
0 answers
29 views

Token to transfer reseller on Google Workspace Product

Is there any way to fetch token transfer of a customer who whishes to change your Google Workspace reseller??? Ex: Customer A bought Google Workspace Business Plan from reseller KingHost company. ...
Caê Arduino's user avatar
-1 votes
2 answers
41 views

Apps Script Mailapp.sendEmail not working from Google Workspace account

We are a non-profit Organisation that has been using Sheets, Forms and Apps Script, some of which send out emails using MailApp.sendEmail() from a standard Google account for a number of years with no ...
Paul Rousell's user avatar
0 votes
0 answers
8 views

Getting issue to show update prompt In-App-Update

@override void initState() { // TODO: implement initState super.initState(); checkForUpdate(); } checkForUpdate() async { PackageInfo packageInfo = await PackageInfo....
Zeeshan Ahmed's user avatar
1 vote
1 answer
34 views

Creating events on Google Room Resources thru API not allowed on other Workspace Accounts

I have a solution where you connect your companys Google Workspace to our solution and get these scopes. https://www.googleapis.com/auth/calendar https://www.googleapis.com/auth/calendar.settings....
Ludvig's user avatar
  • 63
0 votes
0 answers
12 views

Auditing Gmail Activity in Google Workspace

I'm working on a project that involves ingesting Audit Logs/Activity Events from Google Workspace. It appears to be pretty straightforward to pull most relevant data using the Reports API, but there's ...
RoboBear's user avatar
  • 5,654
-4 votes
1 answer
38 views

Django: how to store email credentials when sending email from a Django application [duplicate]

What is a standard or safe way to store my Google Workspace email credentials in my first Django project? I've tried to store the password in an .env file, but I get all kinds of error messages (e.g., ...
Condado's user avatar
  • 65
0 votes
0 answers
11 views

Shared extended properties on calendar event for which I am a guest and guestCanModify is enabled

I would like to set shared extended properties on a calendar event for which I am a guest and guestCanModify is enabled. So far I have only been able to do so if I am also subscribed to the organizer'...
Alexander Schaaf's user avatar

15 30 50 per page
1
3 4
5
6 7
135