Ramiro Sandoval
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Ramiro Sandoval-
How to download workbook data using REST API?
Hi everyone. According to the Datameer REST API reference, to download data from workbook (7.x) you have to use the next URI syntax: curl -u <username>:<password> -X GET 'http://<Datameer-serverI...
-
How to upload CSV file using REST API?
Hi. According to these two methods: https://datameer.zendesk.com/hc/en-us/articles/204744560-How-to-Upload-a-File-Via-REST-API-Calls https://datameer.zendesk.com/hc/en-us/articles/208220653-How...