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
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 472 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 198 Visualize
- 254 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 178 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive