n8n-nodes-u2l
v0.1.0
Published
n8n community node for U2L AI (u2l.ai): create and manage short links and QR codes from your workflows
Maintainers
Readme
n8n-nodes-u2l
n8n community node for U2L AI — create and manage short links and QR codes from your workflows.
Installation
In n8n: Settings → Community Nodes → Install and enter n8n-nodes-u2l.
Or on a self-hosted instance:
npm install n8n-nodes-u2lCredentials
- Create a free account at u2l.ai — every plan includes API access.
- In the dashboard, go to Settings → API and create an API key.
- In n8n, add U2L API credentials and paste the key.
Operations
Link
- Create — shorten a URL or create a QR code (custom alias, domain, title, password, expiry)
- Get — fetch one link by domain + slug
- Get Many — list and search your links
- Update — change destination or title
- Delete — remove a link
Domain
- Get Many — list domains available to your account
Resources
MIT
