shlink-io

n8n node for Shlink URL Shortener

Package Information

Released: 5/5/2025
Downloads: 1 weekly / 22 monthly
Latest Version: 0.1.3
Author: Jannik Hurst

Documentation

n8n-nodes-shlink

This is an n8n community node for the Shlink URL Shortener. It provides integration with the Shlink API, allowing you to create and manage short URLs, track visits, and more.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Short URL

  • Create: Create a new short URL
  • Get: Get a short URL by its short code
  • Get Many: Get a list of short URLs with filtering options
  • Update: Update an existing short URL
  • Delete: Delete a short URL

Tag

  • Get All: Get all tags
  • Rename: Rename a tag
  • Delete: Delete a tag

Visit

  • Get by Short URL: Get visits for a specific short URL
  • Get by Domain: Get visits for a specific domain
  • Get by Tag: Get visits for a specific tag

Domain

  • Get All: Get all domains

Credentials

To use the Shlink node, you need to have a Shlink instance running and an API key.

  1. Set up a Shlink instance by following the official documentation
  2. Generate an API key in your Shlink instance
  3. Use the API key and your Shlink domain in the Shlink node credentials

Resources

Discussion