IMAP sensor, capture and "click" on link

My kids are in a queue and each month we get an email with a link we have to click on to stay in the queue.
So …
Currently I have a IMAP sensor and a sensor to capture the link from the email.

sensor.link

But how do I now request this link?
It will change every month so a rest sensor won’t work? Or will it?
I can’t seem to find a request action in automations.
I guess I could go for node red but what are the options to not use node red and still only request the link when needed.
A rest sensor will trigger on restart (right?).

Edit, just realized I can send it as a command to my phone to open the link, that isn’t such a bad idea since I get a confirmation that it’s done.