Forum Discussion
Ingest Data from Streaming API
- Anonymous2 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.
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.
Hello BW_RFA ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .
In case if you have any resolution please do share that same with the community as it can be helpful to others .
Otherwise, will respond back with the more details and we will try to help .
- BW_RFA2 years agoHelper I
Hi,
I am building a custom app to ingest this data. Thank you for your help
- jerrycaleb1 year agoRegular Visitor
How did you end up doing it?