So I am looking to automate some task but I am having trouble finding what I really need on Google and dont really know where to begin otherwise.
At the job I work at, I receive automated text messages everyday asking if I'd like to pick up an extra shift. The problem is that they only give out extra shifts to so many people before locking the form.
What ends up happening is
>get text message containing web page to accept available extra shift.
>click on link
>opens chome
>login in
>click shift form button, click accept, click confirm
>all spots have been taken, try later.
>rage.jpg
On top of not being fast enough to open the link, the company sends the once daily text at random times during the night and day.
What I need is something that
>automatically detects text messages received from a specific number.
>opens link in most recent text
>auto login to webpage
>accepts the shift for me
I'd like to set this up and forget about it. An on/off switch would be nice for those days I don't want to work a double shift.
I don't know how to code and I'm not familiar with any coding apps.
If I knew how to pull links from the text messages on my phone it would be a lot easier.