Hi guys,
Im new using the call workflow nodes and Im trying to figure out how to handle them.
Here is the thing, I need two actions:
1- send some variables from the caller to the callee
2- get two tables from the callee to the caller, so then I can triger other workflow.
below I leave some screens of my current set up and how I linked them to the call workflows, but each of them provide me only one the functions I need:
A- Call workflow Service properlly identify the two workflow outputs from my child, but when I execute it none of the variables passes thru, so the workflow fails on execution.
B- Call worfklow (table based) passes all the variables with no problems to my child, executes perfect the child workflow, but it does not recognize the two workflow outputs, in fact it ends as shown in the picture with the little red X as if it is empty (but nope, both tables have full data in them)
CALLER WORKFLOW
Callee workflow
Screen from the “call workflow table based“, as you can notice the credentials and variables are recognized, but no Outputs are recognized ![]()
screen from the “call workflow service“, where you can see that the two workflow outputs are being recognized, but no variables goes thru ![]()



