Create shortened link
Shorten a given link using TinyURL.
Application
- Url Shortener
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Link | The long URL to shorten | Link | Yes | https://wrk.com/is-gpt-3-the-gift-that-keeps-on-giving/ |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Short link | The shortened URL returned | Link | No | https://shortendlink.com/… |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
Requirements
- N/A