Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

REST messages allow ServiceNow to communicate with Jira through API calls. This configuration ensures that incidents and attachments are properly synced between both platforms in real time.

Follow the below steps to complete REST Message Configuration:

Step 1: Go to your ServiceNow account.

Step 2: Click on All -> Search REST Message -> Click on REST Message under System Web Services.

25.PNG

Step 3: Click on New.

8.PNG

REST Message New record window will appear.

Configure outbound rest message

  • Name: Enter valid of outbound rest message

  • Description: Description of outbound rest message

  • Endpoint: URL of your Jira application

Note: If Jira is behind the firewall, you can add mid-server details .

Create the Outbound Message


Create HTTP method to Create Issue:

As shown in below screenshot, Click New

  • Name: Enter any name

  • HTTP method : Select POST

  • End point: Enter the Jira endpoint for issue Create

 

  • No labels