Hi All,
What would be the best way to send the weekly on-call to a specific Slack channel every Sunday morning? (primarily and secondary from all teams
Thanks!
Hi Ronen,
I have a similar process set up that run's once a week that does this but I post it on a SharePoint page
1. Create a Power Automate flow that runs as per your frequency.
2. Get the Opsgenie schedule via an HTTP action in Power Automate.
3. Format the schedule in a readable message (using Parse and Compose actions).
4. Save the information as an HTML file.
5. Post this HTML file to a SharePoint Share.
In Power Automate, there is a Slack Post Message action that should allow you to do this.
You will have to utilize the API calls for this.... https://docs.opsgenie.com/docs/api-overview
Hope this helps
Hi,
If you are open for 3rd party, you can try pagerly.io which solves this exact problem .
Check here : https://www.pagerly.io/workflow/opsgenie-slack-2-way-sync
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.