I need help in defining Output contracts and translation mapping

Hi Team,

I need help in defining Output contracts and translation mapping for the below JSON response. The first string is the question, and the second string is the answer. I am getting this as output but i need to extract only the second string.

I need help on how to configure the output contracts and how to configure the output response for translation mapping and success template.

messages.message":
[
"What is the capital of USA?",
"New York is the capital of USA."
],

Please post the output of the "Execute" step in test mode. That will give you the response from your endpoint, which will make it possible for us to help you with the rest of your question.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.