Skip to main content
Check if URL is Valid with Clay

Takes in a URL as an input and returns whether or not the link is valid

Updated over a week ago

Introduction

This integration allows users to validate URLs within Clay workflows. The "Check if URL is Valid" action takes a URL input and returns a boolean value indicating its validity. This functionality is useful for data cleaning, verification, and ensuring the accuracy of web addresses in your Clay datasets. Leverage this action to streamline URL validation processes and maintain data integrity.

Input

Name

Is Optional

Description

Type

URL

The URL of the website to check

url

Output

Name

Type

Valid

boolean

Did this answer your question?