vba - URL to compose a message in Gmail with attached files -
i'm writing vba program send excel file gmail through chrome.
i don't use cdo command because, since last year, need activate "less secure apps" on gmail account. users not agreed that.
thus, try open chrome, , write email, using this:
https://mail.google.com/mail/?view=cm&fs=1&to=someone@example.com&su=subject&body=body&bcc=someone.else@example.com how add file method?
i don't think there url that, instead use
gmail-api.
Comments
Post a Comment