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
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 292 Workbench
- 4 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 95 SQL DataFlows
- 602 Datasets
- 2.1K Magic ETL
- 3.7K Visualize
- 2.4K Charting
- 695 Beast Mode
- 43 App Studio
- 39 Variables
- 658 Automate
- 170 Apps
- 441 APIs & Domo Developer
- 42 Workflows
- 5 DomoAI
- 32 Predict
- 12 Jupyter Workspaces
- 20 R & Python Tiles
- 386 Distribute
- 111 Domo Everywhere
- 269 Scheduled Reports
- 6 Software Integrations
- 113 Manage
- 110 Governance & Security
- 8 Domo University
- 30 Product Releases
- Community Forums
- 39 Getting Started
- 29 Community Member Introductions
- 98 Community Announcements
- Domo Community Gallery
- 4.8K Archive