You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I am able to create an HTTP action within a MS Flow to return a list of teams that are on call for an upcoming weekend by using our opsgenie_api_key as well as our URL.
However, I'm not sure how to get further information for each team to find out who is actually on call.
I'm fairly new to using MS Flows and wondering if this is even possible? Trying to just retrieve the item highlighted in red on the screenshot.
I have figured out the HTTP action and the URL would look like this for a specific team however it only returns information if someone is on-call at the time of the MS run, it doesn't seem to be able to check future dates.
Below is the config of action... it is returning the team requested but not future upcoming.
Probably a configuration of the URL around the date/time... not sure... if anybody has any ideas, let me know... I will try to keep on testing.
Figured it out. It has to do with the URI....
https://api.opsgenie.com/v2/schedules/{ScheduleName}/next-on-calls
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.