Solved
how to convert query result into JSON to use a body to API call
Hi,
I am trying to make an API call and need query results in the request body. I am finding it difficult to convert the result into a JSON body. Any help is appreciated. Thank you.