Forum Discussion
Streaming Data API
Hi, I would like to push data from Chatfuel (a bot building platform) to PowerBI through the streaming data API. I've just started on the powerBI platform and I'm unsure if I'll need to go through the registration of the app and autentication steps before the JSON api can be passed from Chatfuel to PowerBI. If so, will I be able to add the bot as an app?
In addition, both platforms have different codes (attached in this message) when passing data and I'm wondering if I'll need to use Powershell or other platforms to code and allow these two platforms to communicate with each other? Thanks in advance for the help!
2 Replies
- shuhui_simNew Member
Hi, I would like to push data from Chatfuel (a bot building platform) to PowerBI through the streaming data API. I've just started on the powerBI platform and I'm unsure if I'll need to go through the registration of the app and autentication steps before the JSON api can be passed from Chatfuel to PowerBI. If so, will I be able to add the bot as an app?
In addition, both platforms have different codes when passing data and I'm wondering if I'll need to use Powershell or other platforms to code and allow these two platforms to communicate with each other? Thanks in advance for the help!
- v-micsh-msftMicrosoft Employee
You may follow the walkthrough in the following blog:
Integrate Power BI into Your Application:
Part 6 - Real - time Streaming and Push Data
You need to first generate an App in order to use Power BI REST API.
For App registration, see:
Regards,
Michael