Hey There,
Part of my job is to do property inspections for a builder. The software that we use sends an email with a link to the report to view or download. I'm currently building a flow, where part of the series is to extract the link from the email.
The typical subject for the email would be:
PDI Report - *Property Address* (Lot *Lot Number*)
The problem I am running into, is the Contains function does not let me use dynamic content, which is required earlier in the flow (see snippet below). Since we have multiple subdivisions there may be overlap on either the Property Address or Lot Number, so in order to get the correct link from the email body, I have to match both so I don't accidentally get a link from another property.
I hope that makes sense. Any help would be much appreciated.
