Hi All
I need to iterate through the array of JSON objects but the iterator module is passing only once. This is the JSON string I pass to the JSON parser module
Can anyone suggest what am I missing?
{“jobs-1751763765437”:{“years”:“12”,“job-id”:“jobs-1751763765437”,“status”:“open”,“job-type”:“Full-time Permanent”,“job-title”:“Data Scientist”,“company-name”:“Cisco”,“job-description-url”:“”},“jobs-1751764262336”:{“years”:“3”,“job-id”:“jobs-1751764262336”,“status”:“open”,“job-type”:“Fixed-term Contract”,“job-title”:“Junior Engineer”,“company-name”:“AWS”,“job-description-url”:“”}}
JSON Parser Input Bundle.txt (478 Bytes)
JSON Parser Output Bundle.txt (631 Bytes)