Sales
Uploading New Prospects
Uploading new prospects into the web app
In order to add new prospects into the web app, a Geocoded CSV file must be uploaded to
s3://dazser-files/new-prospects/{{region}}/*.csv where region is the name of the region.
| listSource | List Source | Definition for the CSV file |
|---|---|---|
| infousa | InfoUSA | https://github.com/DAZSER/backend/blob/master/src/upload-x-prospects.ts#L37 |
| jkcorporate | Jani-King Corporate | https://github.com/DAZSER/backend/blob/master/src/upload-x-prospects.ts#L54 |
| customers | Our Customers table | https://github.com/DAZSER/backend/blob/master/src/upload-x-prospects.ts#L69 |
| regionName | Region |
|---|---|
| baltimore | Baltimore |
| birmingham | Birmingham |
| orlando | Orlando |
| tampa | Tampa |