You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this outbound integration, notification recipients can create, update and resolve Statuspage incidents, but how can we do an API call when the notification is triggered from xMatters ? Rather than depending on the recipient responses.
We’ve a custom form (Major Incident Notification) which we use to send messages related to Incidents. Now we want to do an API call to Statuspage when the form is submitted or “send message”. How can we achieve this ?
The text was updated successfully, but these errors were encountered:
I haven't updated this to be a flow step, so you'll need to use the integration builder, unless you want to convert it to a flow step. Converting it would give you all the flow designer goodness.
Ok, so I had a brain fart and forgot that we've actually ported this Statuspage integration to the Flow Designer. You can see details here: https://help.xmatters.com/ondemand/xmodwelcome/flowdesigner/statuspage-steps.htm
That one is showing the flow off of a response trigger, but you could use the Event Status trigger:
And then build your flow like so:
However, if you can't or don't want to build it in flow designer, you can select or create a new outbound integration that fires on the event status change on the previous screen:
Hi,
With this outbound integration, notification recipients can create, update and resolve Statuspage incidents, but how can we do an API call when the notification is triggered from xMatters ? Rather than depending on the recipient responses.
We’ve a custom form (Major Incident Notification) which we use to send messages related to Incidents. Now we want to do an API call to Statuspage when the form is submitted or “send message”. How can we achieve this ?
The text was updated successfully, but these errors were encountered: