DX Operational Intelligence

 View Only

 How to replace default JSON payload values in a OI Generic Webhook

Larry Guest's profile image
Larry Guest posted Jun 16, 2023 02:55 PM

I have an webhook setup to send event data to an endpoint.  This endpoint needs certain values to drive things.

As an example the “alarm_status” payload on the OI side may be “NEW”, I need that to be sent to the webhook endpoint application as “trigger”.

I can do this with other tools I support with simple “IF, THEN” statements and even some regex to modify the JSON payload to be sent to the endpoint, but I don’t how to do this based on the current OI docs I am looking at.

Pramit Saxena's profile image
Broadcom Employee Pramit Saxena

Hi Larry, this capability is not available at the moment. What is it that you are trying to achieve .. maybe there are some alternatives that I can suggest you.