Hi,
I created a draft email with the ISDraft property turned on using SendEmail Activity of GSuite Activity.
Please advice how to send this draft email?
Regards,
Hi,
I created a draft email with the ISDraft property turned on using SendEmail Activity of GSuite Activity.
Please advice how to send this draft email?
Regards,
Unfortunately there is not a simple way to do it with the current version of the activities.
One alternative is to get a draft with the Get Mail Messages activity, extract data from it (e.g., To, CC, BCC and attachments) and then send a new email with the Send Mail Messages activity.
Processed drafts can then be moved to trash with the Change Labels message.
Sample: GmailSendDraft.zip (3.4 KB)
Hi, Cruz-san
I saw your sample. This is very helpful. Thank you very much. I will try it for a moment.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.