Skip to content

Help Parsing Response #9

Description

@IBC-IT

I have a GET request (through Samsung Automation Studio) that changes a TV source to a different input.
The action works as expected, however I can't get the image to update for a match.

The response for the GET request is:
[{"component":"main","capability":"mediaInputSource","command":"setInputSource","arguments":["HDMI3"]}]

as it appears in the browser.

What would be used for JSON Path to identify "HDMI3"?

When I enter "x[0].arguments[0]" for the JSON Path
and "HDMI3" for the Expected Value, the image does not change, so I assume something is incorrect. Unless this is related to the latest version Stream Deck (running 6.0.1).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions