I am able to use the output from a "Get Rows (V2)" by using the "Value" from dynamic content. But when I use the "Execute Stored Procedure (V2)" I don't have a "Value" option. The choices from dynamic content are "Body", "Outputparameters", "Resultsets", and "returnCode".
I tried to pass in "Resultsets" I get error msg:
BadRequest. The 'from' property value in the 'table' action inputs is of type 'Object'. The value must be of type 'Array'.
Thanks