-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
tinyurl
URLs
Polling Sources
new-link-created
Prompt
Emit new event when a new shortened link is created. Allows optional filtering by domain or tag.
URLs
new-link-click-instant
Prompt
Emit new event whenever a shortened link is clicked. Requires specifying which link(s) to monitor; optional filtering by geography or device type.
URLs
new-link-metadata-instant
Prompt
Emit new event when metadata (e.g., title or tags) of an existing link is updated. Useful for monitoring changes across link campaigns.
URLs
Actions
create-shortened-link
Prompt
Create a new shortened link. Requires specifying the destination URL, with optional custom alias, expiration date, and tags.
URLs
update-link-metadata
Prompt
Update metadata for an existing shortened link. Requires the link ID or alias and supports updating title, tags, or expiration.
URLs
- https://tinyurl.com/app/dev#:~:text=list%20of%20TinyURLs-,Endpoint%20allows%20to,-get%20a%20list
- https://tinyurl.com/app/dev#:~:text=Endpoint%20allows%20to%20update
retrieve-link-analytics
Prompt
Retrieve analytics for a specific link, such as total clicks, geographic breakdowns, and device types. Requires specifying the link ID or alias.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status