How can I upload my own lists?

LeadSwift lets you enrich our data, or upload leads sourced from elsewhere altogether.

To do this:

1. Export your list

If you are enriching a list that was generated by LeadSwift, be sure to export it as a CSV and maintain the "business_id" column.

You will then be able to use default dynamic tokens, such as {Google Rating}, without having to include the actual value as a separate column for each business. This is beneficial as the uploads have a limitation on the number of columns.
 

2. Prepare your spreadsheet

If you are enriching our data, you can reference our data points about the business using single curly brackets. For example, you can use {Google Rating} to populate the Google Maps rating of the business.

You can see a list of supported native tokens by pressing the "Available Native Tokens" button on the upload page. There is no need to separately include these values in your CSV file, since the respective dynamic token can be referenced in your email directly.

For any custom columns, you would reference the column name in your outreach with double curly brackets, i.e. {{column_name}}
Note: Certain tokens, such as {Search Keyword} or {Top Rated: Google Maps}, are dependent on searches. If you need to use these tokens, simply include them as a separate column in your lists. You can then reference the column name in your outreach, such as {{search_keyword}} if the column name is "search_keyword"
 

3. Send emails

If you are enriching our data, you can use a combination of native and custom email tags.

For example, Hi {First Name|there}, use the promo code '{{promo_code}}' for a 100% free cleaning session! - where "promo_code" would be a separate column with the respective promotional code.

If you are uploading your own lists, reference all columns using double parentheses, i.e. Hi {{first_name}}, use the promo code '{{promo_code}}' for a 100% free cleaning session!