I have a SP where I am inserting a set of records based on the input JSON value. I would to get the response of each and every record as JSON response from the stored procedure.
I just wanted to know how to use Output parameter in the JSON object in the dreamfactory web URL.
Kindly assist