Skip to main content
The 2024 Developer Survey results are live! See the results

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])

0 votes
0 answers
25 views

send file type MimeType.GOOGLE_SHEETS

This is the script: var allegato = "xxxxxxxxxxxxxxxxxxxdmnuQ35OmvI" var utente="[email protected]" var file = DriveApp.getFileById(allegato); var mimeType = file....
Leone Antonio's user avatar
0 votes
0 answers
6 views

Event Creation page- Date fields interfering with Calendar selection drop down

My Google Calendar create event page is having display issues, which is preventing me from using it properly to create new events. Date fields are being overlaid on top of the calendar select drop ...
Kimberly Cole's user avatar
0 votes
0 answers
26 views

Daily Budget and Date on Google Ad Words API

I am trying to integrate Google Ad Words and Salesforce and I am trying to fetch the campaign_budget.amount_micros and 'daily budget date'. I am getting the budget amount from campaign_budget....
Madhurima's user avatar
  • 101
1 vote
1 answer
45 views

Inventory System in sheets that will add and subtract then clear

i have inventory list in sheets and to save confusion i would like a cell that will add and one to remove the value entered into the stock and clear rather than leave the math to the person entering ...
Daniel Moore's user avatar
0 votes
1 answer
40 views

How to manage archived accounts in Google Workspace?

I am very new to the Google world and trying to get some automation done to see if the below would work in App-script. I am also not a Java guy, so I try my best. We use Okta as our SSO. Once a user ...
user23538794's user avatar
1 vote
1 answer
82 views

Dialog Example on page https://developers.google.com/workspace/chat/dialogs is not working

I have slash command with dialog configured to open dialog in my chat app, It was working till yesterday, suddenly it's not working now. It throws "Server error occurred. Please try again." ...
Ravi Anantharamaiah's user avatar
0 votes
0 answers
83 views

error when connecting google ldap with freeradius using opnsense

In this project, I try to connect Google's Ldap to Freeradius using opnsense, but there are some oddities. When google ldap is connected to opnsense, user authentication when logging in to the web ...
Reza adi's user avatar
0 votes
0 answers
12 views

Is there a way that a calendar can be shared with full permissions to create/edit/change with just a shareable link?

Trying to create a shared calendar for my music community. Ideally I want to be able to send people a link and they can access with full permissions but currently the closest I can get is to make it ...
GIANT DOOM's user avatar
0 votes
0 answers
28 views

Why does my script using "onNewEmail(e)" fail? [duplicate]

Here is the script. I get errors like: TypeError: Cannot read property "message" from undefined. onNewEmail TypeError: Cannot call method "getFrom" of undefined. at onNewEmail // ...
Paul Lewis's user avatar
0 votes
0 answers
127 views

Google Chat: Unable to mention users added to a group via Subteam (Group)

When adding multiple users simultaneously to a space in Google Chat via subteam(Group), I am unable to mention these users within the subteam using the syntax <users/person_id>. This prevents my ...
An Tran Long's user avatar
0 votes
0 answers
64 views

Trying to open a new Google Cloud account, being forced to sign up for Google Workspace

The company i work for uses a google account per project, mostly to limit the blast radius if an account is hacked. This morning I need to start a new project, so i head to https://cloud.google.com/ ...
MerlinTheMagic's user avatar
0 votes
0 answers
73 views

Chrome Verified Access API returning empty body or PERMISSION_DENIED

I'm trying to implement the verified access API but I have ran into an issue when attempting to verify the challenge response. I believe this is a bug with the actual google API or I am seriously ...
Patrick McManamon's user avatar
0 votes
1 answer
161 views

Setting up GCP with Azure SSO using Cloud Identity

I want to set up GCP with Azure AD user provisioning and single signon (SSO) without using Google Workspace. I have previously followed this path but have now gotten an email from Google that on lack ...
moirK's user avatar
  • 661
0 votes
1 answer
47 views

what is the private key?

I have difficulty understanding your explanation...(see link How to use the Gmail API, OAuth2 for Apps Script, and Domain-Wide Delegation to set email signatures for users in a G Suite domain) ...
manel31's user avatar
  • 39
0 votes
0 answers
27 views

Can user files be uploaded via Google Drive API?

I have a web application (productivity application). I want to store user-generated content on Google Drive. But Google Drive API policies confused me. https://developers.google.com/drive/api/terms *...
Henry Poincare's user avatar

15 30 50 per page
1
5 6
7
8 9
136