How to obtain Jira ID's

To obtain Jira ID's, you need to make HTTP GET calls to your Jira system using a tool; such as Postman. You need to pass your Jira username & password as a basic auth.

URL template for status ID's: http://yourjira.com/rest/api/2/status

URL template for issue type ID's: http://yourjira.com/rest/api/2/issuetype