Explore Python data structures and Java Script Object Notation (JSON).
Using modern REST APIs will introduce you to JSON data serialization.
JSON looks identical to Python dictionaries.
In this episode you will become familiar with converting Python dictionaries into JSON strings, and back!
The demo will cover errors encountered when using the wrong type of serialization in your automation code.