Skip to content

Instantly share code, notes, and snippets.

View mfloreslucas's full-sized avatar
:fishsticks:
cookinnn

Lucas Flores mfloreslucas

:fishsticks:
cookinnn
  • Growketing
  • Argentina, Buenos Aires
  • 06:32 (UTC -03:00)
View GitHub Profile
@mfloreslucas
mfloreslucas / readme.md
Last active February 28, 2024 00:28
Gmail send via AppsScripts [emotes and attatchment file]

Sending Gmail with emotes and attachment file (PDF) Google Apps Scripts

  • This is a simple script for sending mails using dynamic messages or pdfs or mails. For example I've got this working with a Google Sheets file that is used as a database where are pdfs names and mails of people involved.
  • You can even do work this script in almost any Google Workspace software.
  • Credits for @tanaikench that inspired me a lot

Final Result

Code