Hi everyone,
I'm trying to use Power Automate to process incoming emails automatically. Each email contains an incident ID and a hyperlink that leads to the incident management website. I want to summarize these in an Excel table with two columns: one for the incident ID and one for the hyperlink.
Right now, I can extract the incident ID using Power Automate, but I can't figure out how to get the hyperlink from the email body. The link is embedded in a sentence like:
The following changes have been made to the 182364: Suspicious query incident:
Assignment group:
Click here to view the security incident: SJT00435 (this is a hyperlink)
Does anyone know how to extract this hyperlink using Power Automate? Or is there another way to achieve this?
Thanks in advance!