Milestone Webhook-Splunk Integration

i am trying to send events via webhook to Splunk. Splunk tech have provided me URL and toke. But i am not able to send events. I can see error on MIPS log

WebhooksPlugin:ExecuteAction [Endpoint: Milestone-Splunk] [EventId: 700a1d43-24de-49f2-a2b3-5498f795a201] Webhook failed. HTTP request not successful: Unauthorized Unauthorized

Splunk tech would like to know the Raw webhook that milestone is sending to understand the auth method and headers. can any one advise

Look here for webhook headers documentation: The webhooks API

There is no Authorization header sent along, but you can read more about Improving webhook security with tokens

If you need to transform the headers or payload, a service like IFTTT can be used as described here: No-code webhook integrations

You can also use my webhook plugin where you can do everything;)

Thanks. is it safe to use the Plugin. can it break milestone

Haha of course over 1500 downloads the whole project