How to Get the Permanent URL of an Email Message in Gmail with Apps Script
When you send an email with Google Apps Script, the Gmail API returns a unique ID that you can use to determine the URL of the email message in your sent items.
- Nov 19, 2021