I am a total Python novice but I am trying to learn by doing. I don't necessarily want a straight answer to this question but would rather hope to get pointed in the right direction.
At my work, people e-mail a template to me, including name, employee number, dates and times. I then need to take this information and copy + paste it into a Webform (forms.office.com) in to the corresponding fields and submit it. Tedious. I am dying.
Can someone help point me in the right direction to get started on this in Python. I have the latest build and use Visual studio code. Thanks in advance for any hints!