I would like to leverage DOMO API to update an existing dataset, which is originally created by CSV upload method. I read through the API documentation, but couldn't find any way to pass a file name. Please help. My expectation:
-- DataSet created, with an ID already, of course
-- Someone will update the source CSV file
-- A script with DOMO API to upload the CSV file to the existing dataset, using REPLACE method
Thanks,
Hua