Search results
PDF

Integrate a Bold Reporting Tools Report Designer

Bold Report Server provides built-in restful API to integrate Bold Reporting Tools Report Designer into other applications. For this, set the serviceAuthorizationToken, reportServerUrl and serviceUrl property for Report Designer.

Report Designer Property Value
serviceAuthorizationToken Pass the access token of the user. Get access token using the Bold Reports Server Authentication API

bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InN1 YmhhLnN1a3VtYXJhbkBzeW5jZnVzaW9uLmNvbSIsIm5hbWVpZCI6IjEiLCJ1 bmlxdWVfbmFtZSI6ImM0NWFiZmE0LTBlNjAtNGI4Yy04NWM4LWMxNTBiOGJh MjlkNyIsIklQIjoiOjoxIiwiaXNzdWVkX2RhdGUiOiIxNjMxNzEyOTYzIiwi bmJmIjoxNjMxNzEyOTYzLCJleHAiOjE2MzIzMTc3NjMsImlhdCI6MTYzMTcx Mjk2MywiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MTc3OC9yZXBvcnRpbmcv c2l0ZS9zaXRlOTEiLCJhdWQiOiJodHRwOi8vbG9jYWxob3N0OjUxNzc4L3Jl cG9ydGluZy9zaXRlL3NpdGU5MSJ9.d24190nn6i2UNz_8hX1mI0JZTNO9zPX 1HYSlGClkUyw

reportServerUrl Bold Reports On-Premise server URL.

https://example.com/reporting/api/site/site1

serviceUrl Bold Reports On-Premise built-in service URL.

https://example.com/reporting/reportservice/api/Designer

You can get more details of embedding with Bold Reporting Tools respective platforms as follows.

Angular

ASP.NET Core

ASP.NET MVC

ASP.NET Web Forms

Javascript