A beginner's guide
Explore Plans
Mobile menu Close menu
TnyTny

Shorten URL

This action will shorten a URL and add it to your Tny account.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will shorten a URL and add it to your Tny account.
API endpoint slug
tny_app.shorten_url
Filter code method
TnyApp.shortenUrl.skip(string?: reason)
Runtime method
runAction("tny_app.shorten_url", {})

Action fields

URL Text input > Link

Label
URL
Helper text
The URL you want to shorten
Slug
url
Required
true
Can have default value
true
Filter code method
TnyApp.shortenUrl.setUrl(string: url)