bitfocus / companion-module-generic-http

Generic HTTP module
MIT License
9 stars 19 forks source link

Is Custom Variable: Set from a stored JSONresult via a JSONpath expression gone? #56

Closed roverradio closed 3 months ago

roverradio commented 3 months ago

I'm trying to parse a JSON response from a GET, But I do not see Custom Variable: Set from a stored JSONresult via a JSONpath expression available in any of my companion installations (3.3 through experimental).

Is this still in there? A new way to do the same?

Thanks

Julusian commented 3 months ago

This got combined into the expression syntax, use internal: Custom Variable: Set with expression to achieve the same

Perhaps something like: image