Skip to main content

All Questions

0 votes
0 answers
17 views

Could not install my un-published Google Workspace add-on

I developed a Google Workspace add-on in Google App Script. I tried to test the add-on by follow this guide: https://developers.google.com/workspace/add-ons/how-tos/testing-workspace-addons, which ...
Nam Nguyen'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
0 answers
28 views

Create tabs in gmail extension app use apps script

I'm working on an email extension program similar to Copper, using Google's Apps Script. It has three tabs, and when I click on one, I expect only the bottom part of the tab to refresh to load data. I ...
Cheniqua Tourmell's user avatar
0 votes
0 answers
14 views

How to get organization tree google workspaces

i am looking at building a website meant to be used by companies that are using google workspaces. How can I get the companies organization tree when they are being onboarded? I found this API but i ...
akorn's user avatar
  • 1
0 votes
0 answers
18 views

How to give access to third-party Apps for Google Docs Extensions?

On Google Docs, extensions work perfectly with no issues. But once I use third party apps (like Typed.do) which rely completely on Google Docs (I must sign in with my Google account there actually to ...
ahmedfarrag17's user avatar
1 vote
1 answer
45 views

how use client-side html to server-side in Gmail add-on apps-script?

when use client-side html to server-side then not show out put of client side html in Gmail add-on sidebar. Gmail add-on side bar show message that "Content not available for this message". ...
Jawad Mehmood's user avatar
0 votes
1 answer
142 views

How do I make my add-on appear as a "primary" sidebar that appears on the far right?

We have an add-on that appears as a sidebar using the Ui.showSidebar function. To make this appear we are utilizing the homepageTrigger feature in appsscript.json This works fine, however I notice ...
Jan Martin's user avatar
0 votes
0 answers
119 views

How to localize the Gmail add-on header name in the manifest file (appscript.json)?

I am developing a Gmail add-on with multi language support. I need to localized the addon's header name. Header name is presented in the manifest file. I was not able to figure out a way to localized ...
Kvu's user avatar
  • 199
0 votes
0 answers
58 views

How to test web app in google workspace marketplace sdk before store listing?

I wanted to create one web app for Gmail that scan mail for malicious URL and attachment and display it on the Web console. So I have created one app that requires domain-wide admin installation in ...
Prashant Vidja's user avatar
0 votes
0 answers
83 views

Gmail App Script :: how to add attachment to compose UI from addon

Is there any way to add attachments to the current compose UI from Gmail add-ons. Options are available to update the mail body, subject, and mail-id var response = CardService....
DAC84's user avatar
  • 439
1 vote
0 answers
140 views

Not able to Application icon in google workspace marketplace SDK store listing configuration

I want to list one app on the Google Workspace marketplace app. When I do store listing required configuration. I am not able to upload an icon. I have tried every format PNG, JPG, and GIF with the ...
Prashant Vidja's user avatar
0 votes
0 answers
18 views

Google Workspace ChromeOS Devices link to Hornbill

I am trying to use the Asset Data Import Tool from Hornbill : https://wiki.hornbill.com/index.php?title=Asset_Data_Import_Tool They have the option to import from Google Workspace. I just need to ...
NPAT's user avatar
  • 1
0 votes
0 answers
25 views

how to create 8 regular users automated(scripted) from a CSV file in google workspace

Google Workspace user creation I am having trouble connecting to Google Workspace with my script in order to create users on admin.google.com. Has anyone had success creating users on Google Workspace ...
Aktar Hossain's user avatar
0 votes
1 answer
176 views

Google Calendar Workspace Add-on function not invoked

I have followed this guide to get a Calendar add-on up and running. The functions for Gmail are invoked and working correctly, but the Calendar function is not invoked at all - i.e. I see Executions ...
kenny_k's user avatar
  • 3,929
0 votes
1 answer
321 views

Bash file gam: command not found

I'm trying to write a bash file which contains several gam - commands which are used to add google calendars to employee google accounts. Unfortunately gam commands only allow to add one calendar at a ...
multi4's user avatar
  • 1

15 30 50 per page
1
2 3 4 5