How do I pass file name when importing CSV file to existing dataset?

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
Best Answers
-
Hua,
My understanding is the the DataSet API can only load data into a dataset that is created through the dataset API. You'll need to use the method to create a new dataset and then use the newly created dataset for your future data replace calls.
The import functionality of the DataSet API expects the csv data to be in the body of the request, so there will be no filename parameter passed to the API.
I hope that helps!
0 -
Hua,
The DataSet API will work well for that, yes. However, if you're going to be pushing up changes frequently, or if you end up having larger amounts of data to push up, I'd recommend looking into the Streams API instead. It allows you to split a file into smaller chucks and sent them up in parallel, which can greatly reduce transfer and processing time.
0
Answers
-
Hua,
My understanding is the the DataSet API can only load data into a dataset that is created through the dataset API. You'll need to use the method to create a new dataset and then use the newly created dataset for your future data replace calls.
The import functionality of the DataSet API expects the csv data to be in the body of the request, so there will be no filename parameter passed to the API.
I hope that helps!
0 -
Hua,
The DataSet API will work well for that, yes. However, if you're going to be pushing up changes frequently, or if you end up having larger amounts of data to push up, I'd recommend looking into the Streams API instead. It allows you to split a file into smaller chucks and sent them up in parallel, which can greatly reduce transfer and processing time.
0
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3.8K Transform
- 659 Datasets
- 116 SQL DataFlows
- 2.2K Magic ETL
- 815 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 82 App Studio
- 45 Variables
- 775 Automate
- 190 Apps
- 481 APIs & Domo Developer
- 81 Workflows
- 23 Code Engine
- 40 AI and Machine Learning
- 20 AI Chat
- 1 AI Playground
- 1 AI Projects and Models
- 18 Jupyter Workspaces
- 410 Distribute
- 120 Domo Everywhere
- 280 Scheduled Reports
- 10 Software Integrations
- 144 Manage
- 140 Governance & Security
- 8 Domo Community Gallery
- 48 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 114 Community Announcements
- 4.8K Archive