Is it possible to trigger sys_history_set record creation from REST API ?

Developer24
Tera Contributor

I am aware that with auditing enabled, the change records can be queried from sys_history_set and sys_history_line tables. Though, the records do not appear in those table unless I trigger a history initial request from the UI. Is it possible to trigger the history record creation using REST API calls alone ? 

When I click the the History > List for the record in the UI, it does some weird POST request with an attempt to create an already existing record. The backend seems to treat the request as history request and does trigger the history set creation. I also noticed that the the "creation" request has the following argument in it:

sys_actionshow_history


Any help is appreciated, thanks.

0 REPLIES 0