Generic import
Import and synchronize participant- and device data to automate your processes.
Past the URL of your hosted data to synchronize participants and devices with your Racemap event. Import data from multiple online files, also. The solution checks the format of your hosted data and replies to which parameters are imported.
Test the API with your Racemap event. Use the sample files.
xml sample file: https://static-cdn.racemap.com/importSamples/GenericImportSample.xml
Format of import data
Field | Description | Sample |
---|---|---|
| Required user-defined ID, unique within Racemap event, a new |
|
| Name |
|
| Bib number |
|
| Time in UTC of first possible geolocation, earlier location data is ignored for visualization and leaderboard |
|
| Time in UTC of last possible geolocation, later location data is ignored for visualization and leaderboard |
|
| No import, if value of |
|
| Marker color in visualization, hex code |
|
| Attributes to filter participants eg. age group or nation, format |
|
| Timestamp in UTC of start detection, considered in the leaderboard |
|
| Timestamp in UTC of finish detection, considered in the leaderboard |
|
| Timestamp in UTC of read from split |
|
| IMEI of GPS unit or transponder ID |
|
| Device class |
|
| Device type |
|
(*) device.class
and device.type
are not required to import the device.id
RACE RESULT lists
Use predefined lists to import and synchronize participants and devices into Racemap within seconds.
Download list template
Download minimal sample with importId
, name
, startNumber
, markerColor
, tags.age
, device.id
, times.start
, times.finish
:
Download full sample with importId
, name
, startNumber
, markerColor
, tags.age
, device.id
, device.class
, device.type
, times.start
, times.loop
, times.finish
:
Upload template file
Upload the list template in RACE RESULT, Output, Import List
The new list Racemap Sync is shown under participants.
Activate access
Enable to access the list in Main Window, Access rights, Simple API.
Check the "active" field
Select "List" in Type
Select the "Racemap Sync" list in details
Select JSON
Copy the link
Past the link
Past the link in Racemap, Generic Import field
Last updated