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

DrewW
Mega Sage
Mega Sage

The activity is generated from several tables, sys_email, sys_audit and sys_journal_field to name the major ones.  So you are going to have to pull information from all of them to get a full picture of the history.