Hello. any one able to help me on hopefully somet...
# suiteanalytics
t
Hello. any one able to help me on hopefully something small. I'm a bit lost on why I am not able to get a workbook from an API call. I created a new workbook from a dataset. Shared it with the Role for the API user. named it: HighbeamInventoryOrdered. However when I hit this endpoint: /query/v1/workbook/HighbeamInventoryOrdered/result I continue to get: Invalid search query Record with ID HighbeamInventoryOrdered was not found.. There is only one data set for the workbook. Any ideas would be very appreciated. Thank you! I've been reading up on this: app/help/helpcenter.nl?fid=section_156577938018.html
b
probably want to read the whole page
Copy code
When your custom workbook is ready, you can run it in REST web services by creating a request that contains the workbook identifier. Every custom workbook is identified by the prefix "custworkbook" and contains a workbookId. You can see the workbook ID in the URL in the UI when you edit the workbook. For example: /report/report.nl?workbookId=2
t
awesome. thanks
seems like the still beta... The workbook isn't pulling up for me but at least i'm getting a better response: nvalid search query Search error occurred: Record 'transaction' was not found.. I'll see about adding transaction to the workbook?
k
It is still beta, yes. However what you describe doesn't seem right.
Seems like user error.
t
hopeuflly
i need to find out how to make the workbook ready..
b
this sounds permission related
make sure that the user/role used for the integration can actually run the workbook query in the ui
if it is permission related, you probably want to start with the Find Transactions permission along with any transaction type used in the query