I want to check the status code of the REST API execution result.

miyu
Tera Guru

I am executing Attachment API from an external system and attaching CSV to ServiceNow.

But the external system is responding with status code 100.
The status code 100 is not mentioned in the documentation, and I think it is being responded to during the transaction execution.
Is there a menu on ServiceNow where I can check the status code of the Attachment API execution result?

1 ACCEPTED SOLUTION

Manmohan K
Tera Sage

Hi @miyu 

 

The Http status code are not ServiceNow specific but universal.

 

You can find it anywhere on internet

Refer  -https://umbraco.com/knowledge-base/http-status-codes/

View solution in original post

1 REPLY 1

Manmohan K
Tera Sage

Hi @miyu 

 

The Http status code are not ServiceNow specific but universal.

 

You can find it anywhere on internet

Refer  -https://umbraco.com/knowledge-base/http-status-codes/