/
How to get SLA data via Jira API?

How to get SLA data via Jira API?

To get SLA data (Target date and SLA status) via Jira API, you need to:

  1. Enable Custom fields.

  2. Click the “Update” button to update your SLA configuration.

  3. When you have your goals for custom fields enabled, SLA data (SLA actual status and SLA Target date) will be recorded to the custom fields of issues.  To get the id (key) of custom fields, click the button shown below:

You’ll get such a pop-up window with the ID of custom fields:

3. You can use this data for Jira Cloud REST API calls.

4. Here are basic notification settings for Jira Cloud REST API via API-token, that help you to generate it.

5. As a result, you’ll get such Jira Cloud REST API query:

That’s all!🎉

This new function makes it possible to get SLA data (Target date and SLA status) via Jira API. It also allows you to configure integration with other systems.

If you need any help or have questions, please contact us via SaaSJet Support or email support@saasjet.atlassian.net

Haven't used this add-on yet, then try it now!





Related content

How to manipulate SLA Time and Status data using JQL
How to manipulate SLA Time and Status data using JQL
Read with this
How to prepare the SLA Time and Report Gadget using native Jira Gadgets?
How to prepare the SLA Time and Report Gadget using native Jira Gadgets?
Read with this
How to use SLA Goals as Escalations
How to use SLA Goals as Escalations
Read with this
Custom Fields in the SLA setting
Custom Fields in the SLA setting
Read with this
Calculate how long the task was Unassigned
Calculate how long the task was Unassigned
Read with this
How to Create and Measure OLA in Jira?
How to Create and Measure OLA in Jira?
Read with this