Use values ​​from one workflow in another workflow

Use values ​​from one workflow in another workflow

Hi, i created a "Load of the form" workflow for when starting the form to create 5 lines of the subform.

Now want when I fill in the fields of the generated lines and press the SEND button, run a script that takes the data inserted in this subform and makes the sum of them.
Is there a way to take the information from the "Load of the form" workflow and use it in a "successful form submission" workflow?