Is it possible to do this automation using python, or another method to automate?
basically im trying to do email inside google docs, as you can see in this video:
https://drive.google.com/file/d/1LDTeBc4JwLOojclt8Ah0clUFvuA0f86Z/view?usp=sharing
so i will have either google sheet - or excel file - which will have 3 columns:
A) email addresses B) subject lines C) Email messages
and the automation script will email that google doc file , according to the spreadsheet.
Let me know if possible!
Tell me what is needed to automate this task.
does it need Python or can it be done in other ways?
can it be done as a web app or desktop app ?
does it need Google Drive API, or not necessary?
Please watch video link to see