Skip to main content

Block - How to return multiple json results from actions from the same block as output

I can return only one json results ... how about multiple json results ?

The parent/calling playbook can access JSON inside the block without using the Block "output"

In the playbook look for 


[block_name.action_name.JsonResult]


@SoarAndy How about within blocks? is it possible 


Reply