JSON format misses the value “SalaryInfo[1]“, whereas the schema includes it. How can I pass the “SalaryInfo[1]” value in JSON so that then I can use it in my next workflow step?
hello @Nicole_Gk
It’s a UI bug. The schema view wasn’t able to properly get the array items. The exact data could be seen via the Table/JSON view.
Hi @Nicole_Gk, welcome!
I’m able to reproduce this exact issue with Apify response,
The good news is that it appears to be a UI bug or misbehavior in the Schema view when the number of items is greater than one, in that case, the values do not match..
The good news also is that the JSON view is correct, and the referencing is correct..
To prove this:
- Here, the schema shows that there is salary information:
-
Now, if you go to the actual JSON object with the same ID, you’ll see that there is no such information:
-
However, when extracting only this single item and looking at the Schema view and Json view, both are correct:
-
-
So in the end, everything works correctly when referencing, just don’t rely on the Schema view values,
I believe it is intended only to show the general schema structure..
Thank you! I noticed that the job post didn’t actually have a salary, and confirmed the UI bug.
Thank you, yes this makes sense, and I have confirmed it in my scenario. I appreciate the response!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.





