- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-17-2023 03:32 AM
Hi,
I tried to get the metrics from servicenow like last email sent/received for the report which I'm generating. But in API Explorer, sys_email is not available in table selection and only ar_sys_email is available. Hence could you please help me like is there any way to get these kind of metrics via API or the steps need to be done to enable sys_email table in API explorer?
Thanks in Advance!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-17-2023 06:20 AM
Some system tables are not included by default but you can add that table to the system properties: glide.ui.permitted_tables

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-17-2023 06:20 AM
Some system tables are not included by default but you can add that table to the system properties: glide.ui.permitted_tables