Example HTTP connector #25530
Unanswered
Keveen-ghori
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The provided example HTTP connector is limited to reading data in CSV format. However, my requirement is to retrieve data directly from a REST API that responds with JSON-formatted data. Since the API does not provide CSV output, the connector does not fulfill my needs. I am looking for a solution that can seamlessly fetch and process JSON data from the API without requiring intermediate conversion to CSV.
Beta Was this translation helpful? Give feedback.
All reactions