Dictionary GET doesn`t work

I have JSON dictionary (get from Baserow database service):
Response == ("id":7,"order":"7.000000000000"."Short":"12","Detail":"120"}

The next block produce "not found" string. Whats wrong?
Thanks!

blocks

Is the response a dictionary ? If not make it into one.

Something like:

I am assuming that ("id":7,"ord the rounded bracket is a typo, and that it is actually a '{' curly one ?

1 Like

Please tell, where is Web1.JsonTextDecode.... function?
How to connect it? I don`t found it in help. Thanks!

Did you pull in a Web component from the Designer Connectivity pallette?

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.