Upload Data
You can use either the manual method or the API for uploading. The manual method is more suitable for the initial upload, while the API can automatically handle uploads during the event.
Manual
In the event Settings (you need to be logged in), you can drag and drop XML files containing the start list or results.

QuickEvent Service
Upload Setup
QuickEvent 3 has a dedicated service that handles regular uploads to the platform. The service can manage initial upload of the start list after startup and regular uploads of the results and changes made while editing and read-out (database events are invoked and processed).

Fill in the fields:
- Url -
https://api.orinteerfeed.com - Event id - see the
Settingssection; it will look similar tocmanygkd60001qq3e5y5hqndm - Password - see the
Settingssection; you need to generate a new one after creating the event
Processing Changes
Changes sent back to QuickEvent are processed completely automatically. The service regularly checks for available updates and applies them to the database. There is also a backup table that stores all processed changes.
Run flags
Use Run flags for DNS instead of the off-race checkbox, which removes the competitor from the XML export.

QuickEvent Tutorial
How to use QuickEvent in general is described in video here.
SI-Droid Event / O-Pal
A mobile app called SI-Droid OFeed Connector is published as an open-source project and handles XML uploads to the OFeed platform using the Results Service running in SI-Droid Event or O-Pal. This allows the readout process of your event to be managed easily on your mobile device.
API call
Use an HTTP POST request to the endpoint /rest/v1/upload/iof. More details can be found here.