Create Short URL and Retrieve Statistics - n8n Workflow | Neura Market
Create Short URL and Retrieve Statistics
This workflow automates the process of generating a short URL for a given long URL using the Yourls service. It starts with a manual trigger that initiates the workflow upon user action. Once executed, it calls the Yourls API to shorten the specif...
This workflow automates the process of generating a short URL for a given long URL using the Yourls service. It starts with a manual trigger that initiates the workflow upon user action. Once executed, it calls the Yourls API to shorten the specified long URL, providing a more manageable link for sharing or tracking purposes.
After the short URL is generated, the workflow proceeds to retrieve statistical data associated with the newly created short URL. This includes metrics such as click coun
Platform
n8n
Category
Development & IT
Price
$9.99
Creator
QualityWorkflows
URL Shortening
Analytics
Yourls
Automation
Marketing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.