How can I connect Stream Data API with IRIS Plattform
Hello everyone,
I just started to learn how to create a web application. My aim is to create a web app with IRIS, which streams financial data.
Can I connect some streaming-data API (for example IEX API) with the IRIS Platform? Or is there any other easier way to achieve my aim?
Thank you in advance.
Discussion (3)0
Comments
Hi Galena,
It's not quite clear what you are tying to do, but if you want to interact with IEX API via IRIS integration engine it's just a standard REST API so you can use techniques described in this book http://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GREST (chapters 4 and 5)
Hi Sergei,
great, thank you.
Do you have some examples (or example code) anywhere so I can follow it?
Sample integration with Moscow Exchange.