Hello,
I'm starting to dabble with with connecting JMP and Python.
When I run a small HTTP request (POST) I get the following statement back
getstr = ["shortId" => "4bb3c98fb63579f6f1c615b1adcdc8d5", "userListId" => 30913859];
I'm trying to find the syntax to retrieve the value associated with "userListID".
Any help would be greatly appreciated.
Sebastien