ServiceNow to JIRA integration

manju5
Tera Contributor

Hi,

I am trying to create the Jira ticket from ServiceNow using rest message. 

I have given the endpoint, Post method and Http request but error in content body, I am getting the error like "{"errorMessages":[],"errors":{"number":"Field 'number' cannot be set. It is not on the appropriate screen, or unknown."}}"

 

I have shared screenshot below, Please check the content body and let me know where am I standing?

manju5_0-1700825595585.png

Thanks,

Manju 

6 REPLIES 6

Anil Lande
Kilo Patron

Hi,

try removing the Number attributes from your payload.

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @manju5 

 

Few helpful :

 

https://www.servicenow.com/community/now-platform-forum/jira-integration-with-jira-spoke/td-p/260044...

https://www.servicenow.com/community/itsm-forum/servicenow-jira-bi-directional-integration/td-p/2570...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Jaspal Singh
Mega Patron
Mega Patron

Hi Manju,

I hope you are passing ${incidentNumber} with a valid value in the Variable substiution related list. Also, are you sure the value you passing is in expected format at Jira side for the number attribute?

manju5
Tera Contributor

I have removed the number attributes in content body, Now it is working .

 

Thank you for your response.

 

Thanks,

Manju