Hi
I don't know if there are previous posts regarding this, don't know exactly for what / where to search.
i need some assistance on how to test / validate if a service is running from a URL.
for example;
https://some_url/app
this link contain n text string: "Service is running normally" or "Service is down" (See Attachment)

How or what must be done to create a solution that will validate the text and based on this action a trigger if the content changed
Any help will greatly be appreciated as i have no idea on how to approach this,
regards,
I don't know if there are previous posts regarding this, don't know exactly for what / where to search.
i need some assistance on how to test / validate if a service is running from a URL.
for example;
https://some_url/app
this link contain n text string: "Service is running normally" or "Service is down" (See Attachment)
How or what must be done to create a solution that will validate the text and based on this action a trigger if the content changed
Any help will greatly be appreciated as i have no idea on how to approach this,
regards,
Comment