Dub.co URL Shortener (Unverified)
detail.loadingPreview
Shortens long URLs using the Dub.co API.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow utilizes the Dub.co API to shorten long URLs. It allows for custom slugs, project slugs, and optional custom domains. The workflow handles creating, retrieving, and updating shortened links.
Key Features
- Shorten long URLs using Dub.co API.
- Support for custom slugs.
- Project-specific link creation.
- Optional custom domain configuration.
- Handles link creation, retrieval, and updates.
How To Use
- Import this workflow into your n8n instance.
- Configure Credentials:
- Click on the "API Auth" node.
- Enter your Dub.co API Key in the
Dub API Keyfield. - Provide your
Project Slug(e.g., 'acme' for app.dub.co/acme). - Optionally, provide a
Custom Domainif you have one configured with Dub.co. - Ensure the
Long URLis set correctly, often through an environment variable or another preceding node.
- Run the workflow by clicking "Test Workflow" or triggering it as needed.
Apps Used
Workflow JSON
{
"id": "8a61c76f-b3a0-4b04-ab00-86170bf30c82",
"name": "Dub.co URL Shortener (Unverified)",
"nodes": 0,
"category": "URL Shortening",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 8a61c76f-b3a0...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Create Short URL and Get Statistics
Generates a short URL using YOURLS and retrieves its click statistics.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.
Automate DOCX to PDF Conversion and Save Locally
This workflow automates the process of converting a Microsoft Word DOCX file to a PDF document. It downloads a source DOCX file, uses ConvertAPI to perform the conversion, and then saves the resulting PDF file directly to your local disk.