Method to check for invalid URLs
Is there a method by which a URL can be checked within a recipe to see if the URL is valid?I have a recipe that, among other things, is constructing a URL that should be a reference to an image based on one of the ID of a data element. The issue aris...