Call Database View via REST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 01:43 AM
Hi,
I need data from a database view via REST. I know the're data but I get an empty result.
My URL to REST: https://instance.service-now.com/api/now/table/databaseview
In REST API Explorer the result is empty, too.
Has anyone an idea?
Best regards,
René
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 02:55 AM
I just tried using a advanced rest client and it worked simply. Do you have the required access on the view?
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 03:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 04:40 AM
I copied the View into a new one and now it works... Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 04:44 AM
That's good
Seems like it had something to do with the ACL's in your old view.
Thanks
Please Hit like, Helpful or Correct depending on the impact of the response