PowerBI - Streaminggegevensset

I would like to link Trengo data in real time to other internal data to create a team dashboard. For this it would be great to be able to get a PowerBI push link via Trengo, which transfers the data in real time. There are already functionalities, only those are not realtime and requires refreshing and has certain limits that doesn't make it realtime.
So as an example an option to pass on a PowerBI Push link in Trengo with which Trengo transfers the data to PowerBI real-time.
Like
Follow
1
3replies
-
Nick van Daelen You can follow the steps below to make a connecting between Trengo and PowerBI
- Create an API token in Trengo.
This is done by navigating to Settings -> Apps and Integrations -> Rest API.
Note, this token is only shown once, so make sure to save it on a computer, because if a new code is generated, the old one will no longer be valid. This can cause existing links to stop working.
- Next, choose "get data" in Power BI.
A pop-up screen is shown. Navigate in this pop-up screen to "Other" -> "Web" and click on connect.
- Choose "Advanced" and enter the following information:
URL parts: https://app.trengo.eu/api/v2/tickets
HTTP request header parameters:
Left column: "Authorization" Right column: Bearer + the copied api token.
A space is required between Bearer and the api token.
- Click Ok.
Power BI will now try to connect to Trengo and then retrieve data. The program will probably ask once again to confirm the input source. Click here on "Connect". At that time, the connection has been made.
Establish between a developer and the organization which information is displayed in which way in Power BI.
- Create an API token in Trengo.