Skip to main content
1 vote
1 answer
64 views

I’m building a Python script using the Gmail API to read model application emails, extract data, and download photo attachments. Everything works except the attachments. the script keeps saying: ...
Tess's user avatar
  • 19
1 vote
0 answers
43 views

I'm stuck getting a "permission denied" error when using the gmail googleapi in a firebase cloud function to "import" syntetic emails to a workspace email box. I've followed this ...
phosph's user avatar
  • 31
0 votes
0 answers
101 views

I’ve built an app similar to gmass.co/inbox I'm using gmail.readonly to help check where our emails land (Inbox, Promotions, Spam, etc.) in specific Gmail accounts before launching email campaigns. ...
Halim's user avatar
  • 1
0 votes
0 answers
51 views

I am running a Google Apps Script to programmatically update Gmail signatures for users across my Google Workspace domain using a Service Account with Domain-Wide Delegation (DWD). Despite confirming ...
nano nano's user avatar
0 votes
0 answers
55 views

I am developing Gmail Promotions for marketing purposes and have created several basic email templates designed to display a product carousel in the Promotions tab of Gmail inboxes. Following the ...
Amit Sharma's user avatar
  • 1,088
0 votes
1 answer
87 views

I’m creating Gmail drafts via the Gmail API from N8N. The draft works and is correctly attached to the threadId, but accented characters in the subject (like adhésion) are displayed incorrectly (adhé...
NeitoFR's user avatar
  • 825
0 votes
0 answers
36 views

I am developing a script that will update all the user signatures in our workspace. It works however the signature label is "My Signature" instead of the primary email e.g. [email protected]. ...
Carmad94's user avatar
3 votes
1 answer
127 views

I am working on a Python tool to migrate emails into Gmail while preserving the original Date header. My goal is simply to build a cli tool that allows to copy email from gmail account a to gmail ...
Pitto's user avatar
  • 8,701
0 votes
0 answers
71 views

I'm using the Gmail API in Node.js to send automated follow-up emails that should appear as part of an existing conversation thread. Here's what I'm doing: I retrieve the original thread using gmail....
Allyandaru's user avatar
0 votes
1 answer
149 views

I'm using the Gmail API integration with the Post SMTP plugin on my WordPress site. The setup and initial configuration were smooth, and everything works perfectly after connecting. However, I'm ...
Aqib's user avatar
  • 1
0 votes
1 answer
71 views

I'm a newbie, creating an android app that uses Google's CredentialManager API for auth. I also go on to request authorization for my Gmail Account (read only). I have attached my functions to request ...
Mohammed Faiz's user avatar
-1 votes
1 answer
114 views

I've written some PowerShell that can send messages with an account's default address via the Google API. However, I'm not able to send messages as any of the "send as" addresses—Messenger ...
robocopgodzilla's user avatar
2 votes
0 answers
103 views

My objective is to develop Python scripts that read the current messages in the client's Gmail inbox, and read the live messages coming through the client's Gmail inbox. This data will eventually by ...
bradenlearnscode's user avatar
0 votes
1 answer
91 views

I have a Google script that sends mails given some data in a Spreadsheet. The mail is sent with GmailApp using an alias set on Gmail settings. This alias is a PEC, the italian "certified mail ...
il_mix's user avatar
  • 603
0 votes
1 answer
137 views

Just converted my GCP cloud Java app to send email messages to Google Workspace via Gmail API rather than sendmail. In the past I was able to format HTML UTF-8 and send extended characters, but now it ...
jn4's user avatar
  • 53

15 30 50 per page
1
2 3 4 5
289