am Incident API returns 429 but still creates incident

Hemagiri B
Tera Expert

Hi Team,

Need your help. We have a REST outbound integration. When peoples are trying to create an incident with API call API returns 429 but still creates incident. Can you please let me know what could be the reason and how can I find that, it happened only twice (needs know what happened at that time), after that API behaves normally.

 

Thanks,

B Hemagiri.

1 ACCEPTED SOLUTION

@Hemagiri B Please go through the below link, here it explains logging the inbound API calls.

 

https://www.servicenow.com/community/developer-articles/how-to-capture-the-inbound-rest-logs-and-the...

 

Note: "Outbound HTTP Logs [sys_outbound_http_log]" - This table captures the calls from ServiceNow to other system

 

Please mark as correct answer if this solves your issue.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

View solution in original post

7 REPLIES 7

Incidents getting created from the source outside servicenow right? Are you using table API for that?

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

Yes incidents are getting created outside servicenow. And we are using the table API for that.

 

@Hemagiri B Please go through the below link, here it explains logging the inbound API calls.

 

https://www.servicenow.com/community/developer-articles/how-to-capture-the-inbound-rest-logs-and-the...

 

Note: "Outbound HTTP Logs [sys_outbound_http_log]" - This table captures the calls from ServiceNow to other system

 

Please mark as correct answer if this solves your issue.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023