- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2015 01:42 AM
Any documentation link which gives the list of tables present in service now, Can i also find this list dynammically from a API?
Solved! Go to Solution.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2015 04:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2022 10:26 PM
I want to know the list of tables that have parent child relationship in servicenow.......As these are extensible can we consider that this is also the list for the tables i am looking for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 01:03 AM
Hi Tera
The given Link is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2015 02:16 AM
System Definition -> Tables -> Go To (Name) and search for 'u_'
This will give you all your custom tables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2015 04:04 AM
Thanks Skender,
I was looking for an API which returns the list of services which are hosted on serviceNow instance OR a list of tables(both), rather then a UI approach. Could you please share if you have any details on the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2015 04:14 AM
The only thing I have seen in SNow is the long list from System Applications -> Application Files?
Better have a look!