Extracting string value from custom connector response body

Summary

When trying to extract the string value of ‘some_key’ from the custom connector response body, the user is encountering ‘records not found’ error. They are looking for guidance on how to retrieve the value using Declared Schema.


Question

Hi, I am creating a custom connector using the connector builder. The response structure is something like {“status”: 200, “body”: “some_key”, “headers”: …}. I want to extract the string value of the body, but it shows records not found. How can I get the value of “some_key”, as it is a string. I am trying to get the Declared Schema to do so. Thanks!



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["extracting-string-value", "custom-connector", "response-body", "declared-schema"]