-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Summary
Add a feature in the Web UI to create multiple short URLs at once (bulk creation). Currently, users can only create one short URL at a time. While the API and CLI support batch workflows through scripting, having this option in the Web UI would greatly improve usability for non-technical users.
Use case
Creating one short URL per recipient (e.g., per email address in a campaign).
Importing a list of long URLs (from CSV/Excel or multi-line input).
Applying a common tag or domain across all generated URLs.
Right now, this requires external scripting with the API or CLI, which is not convenient for teams who primarily work through the Web UI. Supporting bulk creation directly in the Web UI would make the process much simpler and more user-friendly, especially for marketing or communication teams managing large campaigns.his feature would be useful, and what problems