Details
Description
I'd like to request integration with VictorOps.
The VictorOps REST Endpoint accepts alerts from any source via an HTTPS POST request. As long as you can send a POST request, you can generate alerts through VictorOps. For some working examples and use cases see here.
Only the message_type is required, but passing additional data will help you get the most benefit from the VictorOps platform.
The alert fields must be sent as JSON in the body of the POST request.
Additional information about the VictorOps REST Endpoint can be found here
Thanks!