Hi,
I was wondering if there is a way to monitor for a string on a website and have a trigger launch when a specific string is found. In other words I have a query that returns the amount of rows in a database and I would need an alert if the amount of rows returned is zero, so the string that shouldn't be found would be something like "rowsReturned = 0".
I was wondering if there is a way to monitor for a string on a website and have a trigger launch when a specific string is found. In other words I have a query that returns the amount of rows in a database and I would need an alert if the amount of rows returned is zero, so the string that shouldn't be found would be something like "rowsReturned = 0".


Comment