The response of start job will always be that because it runs async…so the api will give only created details
You need to perform get jobs using id and then get the output arguments as response
Cheers
The response of start job will always be that because it runs async…so the api will give only created details
You need to perform get jobs using id and then get the output arguments as response
Cheers