Skip to content

Commit 861f59b

Browse files
authored
Merge branch 'main' into chore/update-gmail-sentiment-sample
2 parents 8fbf646 + 9faea77 commit 861f59b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gmail-sentiment-analysis/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Google Workspace Add-on that extends Gmail and adds sentiment analysis capabilit
2020
1. Add OAuth2 v43 Apps Script Library using the ID `1B7FSrk5Zi6L1rSxxTDgDEUsPzlukDsi4KGuTMorsTQHhGBzBkMun4iDF`.
2121
1. Add the project code to Apps Script
2222

23+
Alternatively, make a copy of this [Apps Script project](https://script.google.com/corp/home/projects/1Z2gfvr0oYn68ppDtQbv0qIuKKVWhvwOTr-gCE0GFKVjNk8NDlpfJAGAr)
24+
2325
## Usage
2426

2527
1. Create a label in Gmail with this exact text and emojy (case sensitive!): UPSET TONE 😡
@@ -28,4 +30,4 @@ Google Workspace Add-on that extends Gmail and adds sentiment analysis capabilit
2830
1. The Add-on will load. Click on the blue button "Identify angry customers."
2931
1. Close the Add-on by clicking on the X in the top right corner.
3032
1. It can take a couple of minutes until the label is applied to the messages that have a negative tone.
31-
1. If you don't want to wait until the labels are added, you can refresh the browser.
33+
1. If you don't want to wait until the labels are added, you can refresh the browser.

0 commit comments

Comments
 (0)