Hey hey,
I’m working on a little project and managed to get a MVP done using Call Workflow Service nodes.
The tricky part is that I need to pass credentials to the workflow I am calling - which right now is not possible (I need to configure the credentials in the workflow I am calling…)
I therefore started exploring the Call Workflow (Table Based) option, which allows passing in Credentials.
The way I read the description made me quite hopeful as it sounds like you can also send in “multiple tables”:
However I’m struggling to find a way to add additional table input ports - inspecting the configuration dialogue make me think that it may not be possible as there is just one drop down to pick one of the multiple container inputs…
Here is my current set up (top part) using Call Workflow Service and my failed attempt at adding additional input table ports to the Table Based option: