Referencing data of objects, lists, arrays - how to pass data dynamically
Referencing data of dictionaries (dicts or objects), lists, arrays - how to pass data dynamically
Accessing list data in a nested dictionary
{
"deals": [
{
"portalId": 123213213,
"dealId": 345345345,
"isDeleted": false,
"associations": null,
"properties": ...Last updated
Was this helpful?