Bulk importing links via CSV (Agency)

Upload a CSV file to create hundreds of links at once.

Updated February 20, 2026bulk, csv, import

Bulk importing links via CSV

Bulk import is available on the Agency plan. It lets you create up to 1,000 links in a single upload.

CSV format

Your file must have a header row with at least a url column. Optional columns:

ColumnDescription
url(Required) The destination URL.
slugCustom slug. Leave blank for auto-generated.
titleA human-readable label shown in your dashboard.
campaignCampaign name. Must match an existing campaign exactly.
expires_atISO 8601 date (e.g. 2026-12-31T23:59:59Z).

Example

csv
url,slug,title,campaign
https://example.com/product-a,prod-a,Product A,Q1 Launch
https://example.com/product-b,,Product B,Q1 Launch

Uploading

  1. Go to Links → Import.
  2. Click Choose file and select your CSV.
  3. Review the preview — any rows with errors are highlighted.
  4. Click Import to create all valid links.

Note: Duplicate slugs will cause those rows to fail. All other rows in the file will still be created.

Was this article helpful?

Still stuck? Contact our support team