All Questions
2 questions
0
votes
1
answer
483
views
Embed images from business Google Drive to Gmail
I've tried searching for ways to do this, but I don't think I know what I'm searching for. I have a script that should get the ID of an image in a Google Drive of a business account, and embed this in ...
0
votes
3
answers
2k
views
Add pics from Google Drive to html email body
Is it possible to add a png / gif file from the google disk to the email htmlbody generated by the google script? I have the code as below, the document is publicly shared, Drive API and Gmail API are ...