Forum Discussion
bojanvelevski
5 years agoValued Contributor
Hello @munish,
You’ll need to import the json library. When you get the stringified json (input = inDoc.get(‘json_string’)) in the script, use the following function: json.loads(input),
Hope this helps,
Regards,
Bojan Velevski
Related Content
- 10 months ago
- 2 years ago
- 3 months ago
- 2 years ago
- 9 months ago