solutions
solutions copied to clipboard
Community contributed solutions for Google Workspace
Add support on emoji usage in subject line. And when we copy paste the full text + emoji to draft title confirmation box, it can send email to bulk.
Hi I am still vary unfamiliar with Google App Script and currently am using Google Sheet to save the list of emails but not through Google Forms but with my...
I am trying to use [Sentiment Tools](https://developers.google.com/gsuite/solutions/feedback-sentiment-analysis) and I have added the API key as directed in line 2. But when I press, save it returns this error `SyntaxError: Unexpected...
I tried using the script to mail merge multiple times and it never worked. Tried again but copied and pasted the title headings into the {{ }} this time and...
Erreur lors de l'application de la méthode ou de la propriété getFileById sur l'objet DriveApp. https://developers.google.com/workspace/solutions/employee-certificate QUESTION : L'ID unique est bien l'URL du document dans Drive ? Merci
Hello, I was following https://developers.google.com/workspace/solutions/content-signup to set the script editor but then met this error: ``` TypeError: Cannot read property "namedValues" from undefined. onFormSubmit ``` Any clue about how to...
Solution title: Save Font in MailMerge One sentence summary: Transfer conditional formatting in Sheets to Email Description (1 - 2 paragraphs): If the code is there and I missed it,...
I was able to fix the code, but the supplied code doesn't replace the #agenda in Google Calendar. Under that section the code listed ##agenda instead. Taking out the extra...
Hi Martin, My gmail draft contains basic layout - indentation, line breaks, paragraphs of simple text only. The script sends the emails as one long single line of text. Can...
I thought this might be a GMail problem but am now thinking it must be caused by the script that sends the emails. The embedded image looks fine in the...