Create draft mail using Google apps script
问题 I want to know if it's possible to create draft mail using Google Apps script. And if yes, how is it possible ? Regards, Sebastien 回答1: At this point in time, there is no way to create a new message that appears in your Drafts folder. This functionality has been requested previously - see Issue 985. If you are interested in receiving any updates, visit and star the issue. EDIT: While still not natively supported in Google Apps Script, you can create drafts by using the GMail API, using