How can I get data from the Journal?

Arthur Sanchez
Giga Guru

Captura de tela 2024-06-13 152906.pngCaptura de tela 2024-06-13 153004.pngCaptura de tela 2024-06-13 153703.pngCaptura de tela 2024-06-13 153722.pngCaptura de tela 2024-06-13 153737.pngI'm trying to get the Log data for the Rest API but I can't. I want to use the LOG data to build a history, but it's not shown in the Servicenow Rest API console. How can I pull this data?

1 REPLY 1

Rampriya-S
Tera Guru
Tera Guru

The journal field data is stored in sys_journal_field table and for accessing this table via REST API you should set glide.ui.permitted_tables system property.

Best,
Rampriya S