risk assessment values using rest api explorer

Nisha6
Kilo Explorer

Hi Team,

I need to set risk value using risk assessment questions and answer via rest API explorer but I am getting a way to do that, could anyone please help me to achieve that.

Regards,

Nisha

1 REPLY 1

Bhaba
Tera Expert

Hi Nisha,

 

It appears to use the UI action "Fill out risk assessment" code on your change_request table that you can use in your REST API Call.

You can see code for "Fill Out Risk Assessment" UI action to check which table data is being populated and then you can use REST API to dynamically create records in this table data.

 

Thanks