Import & Export
Attri supports importing links in bulk from CSV files and exporting selected links as Excel or CSV. If you’re migrating from another tool, this is where you’ll start.
Importing links
Section titled “Importing links”- Go to Shortlinks
- Click Import
- Upload a CSV file
Your CSV should include a destination_url column at minimum. That’s all you need.
| Column | Description |
|---|---|
destination_url | Required. The full URL to redirect to. |
slug | Custom slug. Auto-generated if blank. |
utm_source | Source parameter value |
utm_medium | Medium parameter value |
utm_campaign | Campaign parameter value |
utm_term | Term parameter value |
utm_content | Content parameter value |
tags | Comma-separated tag names |
Links are created in bulk and immediately active. We’ve imported batches of 500+ links without issues, though we’d recommend spot-checking a few after any large import (just to be safe).
Exporting links
Section titled “Exporting links”- Select links using the checkboxes in the shortlinks table
- Click the Export button that appears
- Choose Excel (.xlsx) or CSV
The export includes all visible columns plus parameters and tags.
Excel format
Section titled “Excel format”Excel exports include:
- Bold headers with a frozen first row
- Auto-sized columns
- Borders for readability
We’ve found the Excel format particularly useful for sharing with stakeholders who aren’t in Attri day-to-day. It looks clean right out of the box.
CSV format
Section titled “CSV format”Standard comma-separated values, UTF-8 encoded. Opens in any spreadsheet application. If you’re piping data into another system, this is the one to use.