Skip to main content
The Is URL? action validates a string as a URL and returns a boolean. Use it to guard actions that expect a complete link.

Inputs

Outputs

Supply a complete URL such as https://example.com/report. A hostname or relative path by itself may not be accepted.