URL Validator integration overview
Check if a URL is active and reachable.
Enrichment overview
The Check if URL is Valid action determines whether a given URL is active and reachable. It validates URLs by checking their response status and identifying any errors.
Available actions
Action
Check if URL is Valid
Overview
The Check if URL is Valid action determines whether a given URL is active and reachable. It validates URLs by checking their response status and identifying any errors.
- A URL is considered valid if the site exists, is reachable, and does not return errors like a 404 (not found) status.
- If the site returns errors (e.g., 404) or cannot be accessed, the URL is marked as invalid.
Input fields
- URL: URL of the link you want to verify.
Output fields
- Valid: A boolean (true or false) indicating if the URL is valid.