Questions tagged [google-gsuite]
33 questions
0
votes
1 answer
Automatically write data from one sheet to other with the help of dropdown box
I have a drop down box with 3 options in my sheet 1 and I want to copy data from sheet 1 to the dedicated sheets in the same spreadsheet according to the option selected, how do I do that?
-1
votes
2 answers
Sending out Email is not working at Google Cloud Run
My application that hosted at GCP Cloudrun. The Email cannot send out from there.
It work perfectly at localhost.
My email are hosted at G-suite.
Anyone have encounter this issue?

JT_T
- 176
- 1
- 1
- 11
-1
votes
1 answer
Gmail API restrict access to only one Group
I'm trying to find a way to read inbox email of a Google private Group using GmailAPI.
I thought about using a service account that will be a member of this group with only read access. Do you know how can I do that?
Thanks,
Dan