Hey guys, when I call an API I get a JSON returned...
# 🤝help
b
The title says it all. I'm getting a JSON I need to grap different values from but don't know how to do that. I've tried the regular indexing but it does not work.
a
Hey @bored-australia-39539, check out https://www.w3schools.com/js/js_json_objects.asp especially the part about accessing object values. You can do this in an execute code card