Skip to content

add reviewable event on endpoint hit

David Taylor requested to merge add-reviewable-event-natl-import into dev

Adds creating a reviewable event in the national csv endpoint. The csv is parsed and split, with participants being created for each row. Gdrive logic is still present, the upload will happen if the gdrive config flag is set. It might be worth it to allow it to be set in the request body, so uploads can happen per message.

Merge request reports