2

I am trying to create a button in gmail to run the following google apps script code:Google Apps Script Code

This code allows the extracting and backing up of images embedded in emails.

I have used the code and added it to a project in script.google.com and it currently works. I would now like to add it as a gmail addon so it can be executed whenever needed within gmail itself.

I have followed the guide here: Quickstart: Gmail Add-on, but it doesn't seem to be working for me.

The google apps script code and the gmail addons are new to me, but any help appreciated. Be gentle..

Thanks.

memrat
  • 147
  • 2
  • 14
  • I think it would work if you modify it for only the message that triggers the gmail-addon. – Cooper May 09 '19 at 18:39
  • 'It doesn't seem to be working for me.' Is not a useful description of your problem. Try taking a look at [ask] and [mcve]. By the way, I did that example about a year ago and it worked for me. – Cooper May 09 '19 at 22:01
  • Hi @Cooper, thanks for the input. How best to alter it for only the message that triggers the gmail-addon? Thanks for any help. – memrat May 10 '19 at 14:43
  • Well I don’t think you can add a button to the Gmail UI unless you do it through Gmail Addon. – Cooper May 10 '19 at 15:23

0 Answers0