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
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 666 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 873 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 145 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive