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:
| Column | Description |
|---|---|
url | (Required) The destination URL. |
slug | Custom slug. Leave blank for auto-generated. |
title | A human-readable label shown in your dashboard. |
campaign | Campaign name. Must match an existing campaign exactly. |
expires_at | ISO 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
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
- Go to Links → Import.
- Click Choose file and select your CSV.
- Review the preview — any rows with errors are highlighted.
- 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