application-research / delta-ui

7 stars 0 forks source link

[Feature] Attach content - Support uploading .csv file #34

Open jcace opened 1 year ago

jcace commented 1 year ago

You can send a .csv file to the ddm api, by setting the ?import_type=csv query param. It would be good if the UI can automatically set this based on file extension (json vs. csv) and support uploading the csv file.

See https://github.com/application-research/delta-dm/blob/main/docs/api.md#contents for more info,