I’m trying to check the contents of a Google Sheet with an IF block. If the sheet contains a URL it closes the case in TheHive, if not, it checks Virustotal for its threat level, adds it to the sheet and closes the case if it’s not malicious. The IF block doesn’t seem to recognise that the URL is already present.
Hi Ria,
Thanks for your response.
Although the URL is in the list in column 1, it still takes the false path, checks Virustotal and adds it to the list again. It does this multiple times. My intention is that if it’s on the list, close the alert.