Solved

How do you read the data from an API beyond the rows of records?

  • 8 February 2022
  • 1 reply
  • 14 views

Userlevel 5
Badge

What if you need to read your data from an API that has a more complex structure than just rows of records?

icon

Best answer by Drew Kreiger 8 February 2022, 22:17

View original

1 reply

Userlevel 5
Badge

The HTTP Client origin supports reading data from API in Avro, Binary, Datagram, Delimited, JSON, Log, Protobuf, SDC Record, Text and XML.


 

Reply