This action generates a shortened version of a long URL, making it more user-friendly and easier to share
Shorten URL details
The URL to shorten must be written within quotation marks as seen highlighted above
The variable, to be used in the action hosting the shortened URL, is written as such: Url2.url.ToString()
The Url2 is the naming convention chosen in creating the shorten URL action. There is NO InputData when using this
The highlighted green below is constant. Url2 is dependant on what was chosen to name the shorten URL
Url2.url.ToString()