Could use some help with steps in Shortcuts (grab JSON, search for value, act on value if found)

Could you show us a JSON-sample?

I also suggest that you think about how to handle edge cases such as if the JSON-string contains an error message. Some API:s also return differently structured JSON-strings depending on the number of items contained (typically 1 vs many), so watch out for that :slight_smile:

1 Like