dependent-tan•2y ago
Output Schema not mapping properly
I have created an actor that takes as input an array of urls and processes them one by one after each process I save an object using Actor.pushData(my_output_object) and my_output_object = {
"url": result
}
but this schema is not being mapped properly to output when I am testing it on console
I have created datasetschema.json as explained here https://docs.apify.com/platform/actors/development/actor-definition/output-schema#example-with-inline-comments
but I am not sure I think it is because of I am pushing data should I save it in a single dataset
Output schema | Platform | Apify Documentation
Output schema is designed to help Actor developers present the results to users in an attractive and comprehensive output UI.
1 Reply
@shivendra5452 just advanced to level 1! Thanks for your contributions! 🎉