Hi, i have a question that i need assistance with. I have a or conditional logic to output emails if the condition matches. I have 150 servers that i manage where i need to know if there is an alert, i receive an email, that triggers my flow and sends me notification. I want to setup the condition where i get notification when it matches 'server123' and not 'server1'. with 150 servers, i want to be able to set the conditions that match the servers that i support only, and the input comes from a file in my onedrive. i cant seem to be able to figure out how to get this done. If i input the server names individually, the flow works perfectly, but i dont want to be able to input it manually in flow, i rather edit the txt doc with my server details.
>input from file to match server name received from email
>if match, send notification
Any idea how i can go about this? i've tried everything and nothing seems to work :'(

