Hi,
I’m very new to coding, so far only learnt some AutoHotkey by myself.
I hope to have some automation process for my works on laptop, e.g.
- Auto-reply emails based on some keywords from the sender’s email, or send emails to specific person
- Auto-reply or send on my desktop version telegram, WhatsApp, Line messages, e.g. everyday auto select and send 1 meme picture or infograph saved in my folder (send according to the file name) to my family chat group
- Perform some tasks like running some apps on PC at certain time
- I also use SAP for works, is it possible to automate some process in SAP, like copying certain field and go to the dropdown list, choose the correct item, then go to the new area and paste on certain field?
- Open Excel automatically on certain time to run the daily report (need to enter username and password to connect to SAP BI).
I am not sure what coding language should I learn in order to let the system do these repetitive works, and what kind of platform I should use to create these. Thank you.