Getting {"result":{"code":400,"error":"Attribute: '' is missing in payload."}} in Outbound REST call

maneesh3
Tera Contributor

Hi Team,

 

I am working on to send outbound message to Servicenow instance through REST API. Configured below Outbound api and business rule , and getting error:    {"result":{"code":400,"error":"Attribute: 'sys_class_name' is missing in payload."}}

 

 Outbound:

maneesh3_0-1733136301079.png

 

Business rule:

 

maneesh3_1-1733136342276.png

 

 

No clue still getting error:  

maneesh3_2-1733136383585.png

 

Please help to overcome issue.

 

 

Thank you!

 

10 REPLIES 10

Try once with passing static value to all attribute for creation operation not for update as you are getting error in create.