Upload gzip data with stream API
According to the example provided, I can upload gzip data using the following:
echo '"location","username"' | gzip -c | curl 'https://api.domo.com/v1/streams/888/executions/197/part/1' -i -X PUT -H 'Content-Type: text/csv' -H 'Accept: application/json' -H 'Content-Encoding' -H 'Authorization: bearer <my-token>' -d @-
It appears to work:
{"id":197, "startedAt":"2017-12-04T19:01:48Z", "currentState":"ACTIVE", "createdAt":"2017-12-04T19:01:48Z", "modifiedAt":"2017-12-04T19:01:48Z", "updateMethod":"REPLACE"}%
But when the execution is committed:
{"id": 197, "startedAt": "2017-12-04T19:01:48Z", "currentState": "ACTIVE", "rows": 0, "bytes": 0, "createdAt": "2017-12-04T19:01:48Z", "modifiedAt": "2017-12-04T19:34:48Z"}
There are no rows listed and no data was uploaded. What am I missing?
Comments
-
Is anyone able to help out with this request?
0 -
@user02741 do you have a sample file I could look at (one that doesn't have sensitive data)? The only times I've gotten a successfull PUT request with 0 rows and 0 bytes was when I was uploading a test file that didn't have any actual data.
Thanks,
Jake
**Say "Thanks" by clicking the "heart" in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0 -
@user02741 Any luck with the file?
Thanks,
Jake
**Say "Thanks" by clicking the "heart" in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"0
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 7 Cloud Amplifier
- 9 Federated
- 3.8K Transform
- 655 Datasets
- 114 SQL DataFlows
- 2.2K Magic ETL
- 811 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 80 App Studio
- 45 Variables
- 769 Automate
- 189 Apps
- 481 APIs & Domo Developer
- 76 Workflows
- 23 Code Engine
- 36 AI and Machine Learning
- 19 AI Chat
- AI Playground
- AI Projects and Models
- 17 Jupyter Workspaces
- 408 Distribute
- 119 Domo Everywhere
- 279 Scheduled Reports
- 10 Software Integrations
- 142 Manage
- 138 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