Hey guys,
We have two separate instances (pages) in StatusPage - one is "A", the other is "B" and some of their components are duplicate on purpose. Every time we must create an incident for service disruption and update the state of the components manually on the first page and then go to the second and do the same. It happens quite often someone to forget to update the other page. Is there an option I can automate StatuPage in a way that when I create incident/update state on A page, it automatically create incident/update for the duplicate components on B page?
Thank you in advance!
I dont believe there is an option to have these sync however what you could consider is building a script that can be used to communicate to both of your StatusPages.
Utalising our documentation around the API https://developer.statuspage.io/
Here it the link for creating Incidents via API https://developer.statuspage.io/#operation/postPagesPageIdIncidents
Hope this helps! If you have further questions around this one please feel free to ask.
Thanks,
Connor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.