Skip to content
Simon Errington edited this page May 20, 2018 · 2 revisions

Importing

  1. Manually edit arbor.db to add event record and allocate ID

  2. Create xml or csv file

  3. Check code to see it does what is needed for your file format, especially for CSV.

  4. localhost/arbor/api/import/xxx/file_prefix

xxx = event ID

Clone this wiki locally