Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
6 tools available
Shorten.REST is a link shortening and management app that allows you to generate unique, branded URLs with advanced tracking capabilities.
Connect Shorten.REST to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Shorten.REST's 6 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Shorten.REST action below is a callable tool any Definable persona can invoke.
Tool to create a new alias (short URL) under a specified domain. Use when you need to shorten a URL. If no domain is specified, the alias will be attached to the default domain Short.fyi. You can override domain-level Meta Tags and Tracking Snippets by specifying them for each URL.
Tool to delete a single alias by providing alias and domain. Use when you need to remove an existing shortened URL. If no domain is provided, the API searches for the matching alias within the Short.fyi domain.
Tool to retrieve all URL aliases of the authenticated user. Use when you need to list existing aliases (supports pagination).
Tool to retrieve click data for shortened URLs. Use to check click analytics for your aliases. Returns a list of click records which may be empty if no clicks have occurred yet. Returned records may represent a limited window or subset of historical clicks rather than complete per-click logs.
Tool to retrieve all alias names associated with your account and a given domain. Results are in descending order by creation date. Use when you need to list alias names (not full details) for a specific domain with pagination support.
Tool to update an existing short URL alias by providing its alias name and domain. Use when you need to modify destinations, metatags, or snippets for an existing alias. IMPORTANT: When updating array properties (like destinations), the entire array is replaced, so you must include all existing records you want to keep.
Anything Shorten.REST exposes through its API. Common url shortener workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 6 Shorten.REST tools directly, then chain the result into another integration without you writing code.
Shorten.REST uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 6 Shorten.REST tools. You only need a separate Shorten.REST subscription if Shorten.REST itself charges per seat or per API call.
Every call from a persona to Shorten.REST is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Shorten.REST, and connect via OAuth or API key. You can immediately attach Shorten.REST to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 6 Shorten.REST actions as callable tools — including `Create Alias`, `Delete Alias`, `Get Aliases`, plus 3 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.