Bold Reports Server provides a built-in Restful API to integrate the Bold Reporting Tools Report Designer into other applications. To do this, set the serviceAuthorizationToken
, reportServerUrl
and serviceUrl
properties for the Report Designer.
Report Designer Property | Value |
---|---|
serviceAuthorizationToken |
Pass the user's access token. You can obtain this access token using the Bold Reports Server Authentication API
bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6InN1 YmhhLnN1a3VtYXJhbkBzeW5jZnVzaW9uLmNvbSIsIm5hbWVpZCI6IjEiLCJ1 bmlxdWVfbmFtZSI6ImM0NWFiZmE0LTBlNjAtNGI4Yy04NWM4LWMxNTBiOGJh MjlkNyIsIklQIjoiOjoxIiwiaXNzdWVkX2RhdGUiOiIxNjMxNzEyOTYzIiwi bmJmIjoxNjMxNzEyOTYzLCJleHAiOjE2MzIzMTc3NjMsImlhdCI6MTYzMTcx Mjk2MywiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MTc3OC9yZXBvcnRpbmcv c2l0ZS9zaXRlOTEiLCJhdWQiOiJodHRwOi8vbG9jYWxob3N0OjUxNzc4L3Jl cG9ydGluZy9zaXRlL3NpdGU5MSJ9.d24190nn6i2UNz_8hX1mI0JZTNO9zPX 1HYSlGClkUyw |
reportServerUrl |
URL of the Bold Reports On-Premise server.
|
serviceUrl |
Built-in service URL of the Bold Reports On-Premise.
|
You can get more details about embedding with the respective platforms of Bold Reporting Tools as follows.