Bluefin support importing existing site data in CSV format. Start an import by selecting the Import button on the Enrollment tab of a scenario.
Expected CSV Format
Site Name | Site Number | Country |
US Site 1 | us-site-1 | United States |
MX Site 1 |
| Mexico |
CA Site 1 | ca-site-1 | Canada |
Countries are case-intensive and must match the country names in Bluefin. ISO 3166 Alpha-2 format country codes may also be used. For example, the country United States of America would be specified as
US.Site Number is optional. When provided, the system will attempt to match to existing sites by its Site Number.
If Site Number is not provided, existing Sites will be matched using the Site Name. If the site cannot be matched, a new site will be created using this Name.
