CSV import & export
Switch to Zippy in one paste — import your links from a Bitly, Short.io, or Dub CSV export (or any CSV with a URL column), preview before anything is created, and export all your Zippy links as CSV.
CSV import & export
Moving to Zippy takes one paste. Export your links from your old tool, drop the CSV into Zippy, preview exactly what will land, and import. Your destinations, your slugs (Hero and up), and your tags come along — and every imported link starts opening the real native app instead of dying in an in-app browser.
Import is free on every plan. Your plan's link cap is the only limit — see the truth table below.
Import your links
- In the dashboard, open Import.
- Paste your CSV — or upload the file. Zippy auto-detects Bitly, Short.io, and Dub exports, and any other CSV works as long as it has a column with the destination URL.
- Zippy shows a preview first: how many links will land, which rows are broken (and why, line by line), and whether your slugs will survive. Nothing is created yet.
- Hit Import. Every link is created exactly like a hand-made one — same caps, same features, same instant redirect.
A CSV can be up to 1 MB — that's tens of thousands of links.
Switch from Bitly
- Log in at bitly.com and open Links.
- Click the Export button at the top of the link list and choose CSV.
- Paste (or upload) the file into Zippy's Import page.
- Check the preview — Zippy reads the
long_urlcolumn for destinations, your bitlink path as the slug, and your tags — then import.
Switch from Short.io
- Log in at app.short.io and open Links.
- Open the ⋯ menu and choose Export links → CSV.
- Paste (or upload) the file into Zippy's Import page.
- Check the preview — Zippy reads
OriginalURLfor destinations,pathas the slug, and your tags — then import.
Switch from Dub
- Log in at app.dub.co and open Links.
- Open the ⋯ menu (top right) and choose Export as CSV.
- Paste (or upload) the file into Zippy's Import page.
- Check the preview — Zippy reads the
urlcolumn for destinations,keyas the slug, and your tags — then import.
Any other CSV
Any CSV works — Zippy just needs a column containing the destination URL. If it finds a
slug column, your slugs come along (Hero+); if it finds a tags column (comma, semicolon, or
| separated), your tags come along too. If your headers are unusual and Zippy can't spot
the URL column, the preview tells you and you can point at the right columns explicitly.
What your plan keeps
| Sidekick (free) | Hero & up | |
|---|---|---|
| Import a CSV | ✅ | ✅ |
| Destinations & tags | ✅ | ✅ |
| Original slugs kept | ❌ — imported links get fresh random slugs | ✅ — your bit.ly/summer-drop becomes zipthe.link/summer-drop |
| How many links | up to your 5-link cap | unlimited |
Notes on the fine print:
- Slugs: a slug cell can be the bare path (
summer-drop) or the full short URL (https://bit.ly/summer-drop) — Zippy strips it down either way. A slug that's already taken (or isn't a valid slug) doesn't fail the row; that link just gets a random slug. - The cap: if you hit your plan's link cap mid-import, Zippy stops there and tells you exactly how many links imported and how many are still waiting — upgrade and run the same import again to finish. Nothing is lost.
- Broken rows (an empty or invalid URL) are skipped and listed line-by-line in the result — the rest of the file imports fine.
Export your links (Legend)
The door swings both ways. Legend accounts can download every link as CSV:
- In the dashboard, use Export CSV — or hit
GET /api/export/links.csvwith your API key. - Columns:
slug,short_url,destination,tags(pipe-separated),folder,created_at,archived.
It's a clean, generic CSV — good for backups, spreadsheets, or importing anywhere else. Your links, your data. (Export pairs with the Legend analytics export.)
Notes
- The preview (dry run) never creates anything — paste, look, and walk away if you like.
- Imported links are full Zippy links from the first tap: native-app deeplinks, UTM tracking, audience routing, tags & folders — everything your plan includes.
- Your old short links keep working on the old service until you delete them there. Swap the links in your bios and posts to the new Zippy ones whenever you're ready.
Read more
- Blog: Switch to Zippy in one paste
- Changelog: CSV import
- Right after an import: tags & folders sort what just landed.