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.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