How do I use "export recent data"

I am getting my data and visuualizing it but I want to export the data to a spreasheet (libraoffice) Somehow I did it once but cant repeat it. I want to export all five fields.

1 Comment

ops I didn't make my question as clear is I should have. When I click on export recent data I get a table
Export recent data
DHT Channel Feed:JSON XML
CSVField 1 Data: soil moisture 0 JSON XML etc
what do I do to send the DHT channel Feed data as a download to my PC

Sign in to comment.

Answers (1)

Christopher Stapels
Christopher Stapels on 22 Nov 2023
Edited: Christopher Stapels on 22 Nov 2023
You can use the Read data endpoint with .csv extension.
Make sure all the fields on your channel are active in the channel settings view. You can also use the export data UI.

2 Comments

ops I didn't make my question as clear is I should have. When I click on export recent data I get a table
Export recent data
DHT Channel Feed:JSON XML
CSVField 1 Data: soil moisture 0 JSON XML etc
what do I do to send the DHT channel Feed data as a download to my PC
Does the link you labelled "CSV" work? If it had the API key, I think it would work. I suspect your channel is private. Have a look at the read data link I privided above for the right parameters.

Sign in to comment.

Communities

More Answers in the  ThingSpeak Community

Categories

Tags

Asked:

on 22 Nov 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!