Hi there,
I just created a webhook destination whith query parameters. But when the alert is triggered I only get the message not the parameters. Is there something I’m missing ?
Best regards,
Hi there,
I just created a webhook destination whith query parameters. But when the alert is triggered I only get the message not the parameters. Is there something I’m missing ?
Best regards,
Hi Olivier,
Can you give an example of your destination and action?
Thanks,
Drew
Hi Drew,
Yes, of course :
destination :
action :
In my webhook, I only get the message content and none of the query parameters
Best regards,
Olivier
Hi Oliver,
Thanks for details.
Currently , backend logic is different for using queryparameter objects in case user has choose an endpoint v/s Host/ Port/Path.
for workaround, if you’re using endpoint, could you pass query parameters as part of the endpoint and verify ?