How to create record in child tables from the table rule response of pipe of parent table?

Hi,

I have json response object and values coming from Custom javascript API in Parent Table rule as a pipe response and I am setting the field values for the record of parent table.
I have additional pipe responses in the same table rule for which I want to create record as detail records to other linked tables.

Is it possible to create record for the linked tables from Parent table rule response?
What is the best way to achieve this flow?

Please see the screenshot of rule response, The responses which are arrays, I want to create records to linked tables:

Thanks.
Khalid