Hi all, I'm running a WebReport using the REST API with the endpoint /api/v1/webreports/{id} and passing the paramete...
Asked 1 year agoModified 2 days agoViewed 248
timesAsked By Vinay chandra Tikkani
0
Hi all, I'm running a WebReport using the REST API with the endpoint /api/v1/webreports/{id} and passing the parameter nodeid. The WebReport executes, but it returns empty data. It seems the input parameter (nodeid) is not being picked up. Any advise on the correct way?
Answers
0
ID} replace with webreport ID in endpoint URL
Answered by Fayaz S T 1 month ago
Write a Reply
0
Check the WRAudit if the URL has executed or not and also check the destination is set to browser and make sure your WR script has some outputs to display