How do I get Field_ID in Thingspeak?

22 views (last 30 days)
How do I get Field_ID in Thingspeak? Please tell me the procedure.

Accepted Answer

Christopher Stapels
Christopher Stapels on 20 Nov 2019
Edited: Christopher Stapels on 20 Nov 2019
Field ID's are numeric 1-8. The label for the fields can be seen if you read
You can see the doc page for Read Data API.
Here is an example, the results=1 is not needed, it just keeps the response short. The field labels are shown at the top:
For your own private channels, you will need to supply the read API key.
I'm not sure this is what you needd thogh. If not, can you describe why you want to retrieve that inormation?
  1 Comment
Yamauchi Yoshio
Yamauchi Yoshio on 21 Nov 2019
I seem to have misunderstood myself.I was able to upload data to the web dynamically.Thank you so much for teaching me!I was saved!

Sign in to comment.

More Answers (0)

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on Read Data from Channel in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!