Realtime Data from sensors to Kore ai platform

How can I read data of my Sensors to kore.ai platform?
I read data in rasspbery pi and put them in Redis and then convert them to API and now ?

I would appreciate highly any suggestion and guidance.

@zainab.behroozian If you already have the API, then at service nodes of dialog tasks, you could configure the web service, method and Authorization details etc. to retrieve / push the data as needed from / to the back end system.

Please refer to the below link for more details:
https://developer.kore.ai/docs/bots/bot-builder-tool/dialog-task/working-with-the-service-node/

thanks, I have API but in my raspberry and that was the problem. Is there any way than web server or AWS API to connect kore.ai to API in my device?

The APIs should be accessible over the web for Kore.ai to consume them.

1 Like