Skip to content

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.

  1. Go to Shortlinks
  2. Click Import
  3. Upload a CSV file

Your CSV should include a destination_url column at minimum. That’s all you need.

ColumnDescription
destination_urlRequired. The full URL to redirect to.
slugCustom slug. Auto-generated if blank.
utm_sourceSource parameter value
utm_mediumMedium parameter value
utm_campaignCampaign parameter value
utm_termTerm parameter value
utm_contentContent parameter value
tagsComma-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).

  1. Select links using the checkboxes in the shortlinks table
  2. Click the Export button that appears
  3. Choose Excel (.xlsx) or CSV

The export includes all visible columns plus parameters and tags.

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.

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.