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
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 738 Beast Mode
- 57 App Studio
- 40 Variables
- 685 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 47 Workflows
- 10 DomoAI
- 36 Predict
- 15 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 124 Manage
- 121 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive