Can't figure out Record Selector and moving data from json response into records #40728
Unanswered
WelcomeCIT
asked this question in
Connector Builder
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an awkward API that returns data in a JSON style but all the data is contained in the 'body' in a csv style. My 'Records' section on the test Export shows 0 records and i can't figure out how to 1: extract the data from the body and put it into the records and 2: if its even possible to parse the csv style data because it can be quite large. Im assuming its something to do with Record Selector but could someone point me in the right path? I've tried entering body in the field path but i get an error No records could be extracted from responses, make sure the record selector is set correctly.
Beta Was this translation helpful? Give feedback.
All reactions