Unable to read sys_email table via Table API

mohangtrichy
Tera Contributor

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!

1 ACCEPTED SOLUTION

Michael Fry1
Kilo Patron

Some system tables are not included by default but you can add that table to the system properties:  glide.ui.permitted_tables

View solution in original post

1 REPLY 1

Michael Fry1
Kilo Patron

Some system tables are not included by default but you can add that table to the system properties:  glide.ui.permitted_tables