What is the name of the table that holds all portals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2023 12:56 AM
Could you help me by providing the name of the table that is associated with all servicenow instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2023 07:00 AM
Hi,
If you are looking for the table which has the name of the instance or URL, it is sys_properties.
Please find the URL:
Please mark helpful, if it answers your question.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2023 07:45 AM
Please see:
And provide sufficient details on what exactly you are looking for. Servicenow will not disclose any information on their hosted instances, except to customer admins and only then include the specific customer's instances.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2023 09:40 AM
Maybe what you are looking for is found here:
https://[your_instance].service-now.com/sys_db_object_list.do?sysparm_query=GOTOnameLIKEportal&sysparm_view=

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2023 12:25 PM
If you are looking for the list of Portals aka Service Portals (which is what your subject line alludes to), they are in the table sp_portal.
Dan T