
How to parse JSON with ThingHTTP when field names have spaces? Standard dot notation doesn't with ThingHTTP?
5 views (last 30 days)
Show older comments
Hi everyone,
I'm stuck with a challenge how to parse JSON with ThingHTTP when fields have spaces? Standard dot notation doesn't with ThingHTTP - by "standard" I mean I've tried what I've found in terms of syntax on dotted notation with spaces but none have worked.
I'm specifically asking on how to enter the "Parse String" parameters when parsing JSON when fields have spaces in them using the dotted notation. Screen show below. Thank you

0 Comments
Answers (1)
Vinod
on 7 Oct 2021
Edited: Vinod
on 7 Oct 2021
You can parse JSON using the dot notation. Here's an example:

Of course, this is a bit contrived to create a thingHTTP to read from ThingSpeak API, but, since I don't know the URL you are trying to get the data from, I cannot give you a more targeted example.
Can you tell me more about the application so I may give you appropriate suggestions?
Communities
More Answers in the ThingSpeak Community
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!