Linkly icon

Linkly

Tracking link platform for shortened URLs, retargeting tags, smart redirects, click analytics, and link exports.

Helps marketing teams that build trackable short links, run smart redirects, analyze clicks by dimension, and export workspaces for reporting.

Example Use Cases

These are the Linkly actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create or Update Link

Tool to create a new shortened link or update an existing one in Linkly. Use when you need to generate a trackable short URL with custom parameters, UTM tracking, retargeting pixels, or Open Graph metadata. To create a new link, provide url and workspace_id. To update an existing link, provide id and the fields you want to change.

Delete Links

Tool to delete one or more links by their IDs. This action is permanent and cannot be undone. Use when you need to remove links from a workspace.

Get Link By ID

Tool to retrieve details for a specific link by ID. Use when you need to fetch information about a shortened link, including its destination URL, click statistics, and configuration settings.

List Link Webhooks

Tool to retrieve all webhook subscriptions for a specific link. Use when you need to see what webhooks are configured for a link.

List Links

Tool to get a paginated list of all links in a workspace. Supports search, sorting, and pagination. Returns link details including click statistics. Use when you need to retrieve or search through links.

List Workspaces

Tool to retrieve all workspaces the authenticated user has access to. Use this to discover available workspace IDs for other API calls.

Unsubscribe Webhook From Workspace

Tool to remove a webhook subscription from a workspace. Use when you need to unsubscribe a webhook URL from receiving events for a specific workspace.

Delete Link

Tool to delete a specific link by ID from a workspace. Use when you need to permanently remove a link. This action is permanent and cannot be undone.

Export Links

Tool to export all links in a workspace as JSON or CSV. Use when you need to retrieve all links for backup, analysis, or migration purposes.

Get Click Analytics

Tool to retrieve click analytics for a workspace. Filter by link, date range, country, and more. Returns time-series data suitable for charting.