Forum Discussion

BW_RFA's avatar
BW_RFA
Helper I
2 years ago
Solved

Ingest Data from Streaming API

I am trying to ingest data into my Lakehouse from a streaming API (https://developer-specs.company-information.service.gov.uk/streaming-api/guides/overview)   I currently do this using a Function...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi BW_RFA ,

    You can use a python script to regularly poll the API and send it to Eventstreams which can then send to Lakehouse or KQL DB or even easier way if velocity is not a problem is to setup a Logic App which reads from the API and send to Eventstreams.