Hi Elumalai, Vijayakumar From the screenshots I see that you are using a HTTP connector making a call to the following url https://campbellsouptest.service-now.com with the below request body.
{
"description": "Testing",
"short_description": "testing-short"
}
workflow ran successfully but the values for description" & "short_description in the response body was empty.
As discussed, the actual backend was not returning the values in the response to confirm the same, we requested you to call the API directly from postman to see if it is responding with description" & "short_description values.
Feel free to ask if you have any additional queries.
Please "upvote/accept" if the answer is helpful so that it can help others in the community.