All Collections
Wrk Action Library
Text
Retrieve domain from link
Retrieve domain from link
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Extracts the website domain from a given URL

Common use cases

  • Data Manipulation

  • Data Management

Application

  • Text

Inputs (what you have)

NAME

DESCRIPTION

TYPE

REQUIRED

EXAMPLE

Link

Provide the link

URL

Yes

https://domain/text/crz3dit

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data Library. These variables in the Data Library are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NAME

DESCRIPTION

TYPE

REQUIRED

EXAMPLE

Domain

The domain from the URL text

Text

Yes

Domain.com

Outcomes

NAME

DESCRIPTION

Success

This status is selected if the domain was successfully extracted from the URL text

Unsuccessful

This status is selected in the event of the following scenarios:

- URL not provided

Requirements

  • N/A

Did this answer your question?