We use PowerAutomate pulling from SharePoint Online calendars to send out daily emails for 6 different teams (on the one email) so everyone knows who is on call. However, we also maintain our real OnCall in Operations (fmly OpsGenie) so we are maintaining two copies which allows for errors.
I'm hoping there is a Jira Cloud api endpoint I can use to pull the Teams > Operations > current scheduled engineer for the day.
If I can loop through the calendars via PowerAutomate, I should be able to get my email out daily like I already do looping through the SPO calendars. The current email looks sort of like this:
Today's oncall list:
Team1 - John Doe - (111) 222-3456 - team1-oncall@company.opsgenie.net
Team2 - Frank Stein - (206) 555-1234 - team2-oncall@company.opsgenie.net
Team3 - Shiny Object - (310) 776-2456 - team3-oncall@company.opsgenie.net
Hi @Vanessa_Fraser , welcome to the community!
I believe there is an endpoint that fits what you're looking for here
https://developer.atlassian.com/cloud/jira/service-desk-ops/rest/v2/api-group-schedule-on-calls/
Lists the on-call responders at a specific time for the schedule with given id in the request.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.