Hi All,
Has anyone had success triggering a SOAR webhook? Whenever I try to trigger it, I get server errors. I know that it is able to resolve the host and attempts to upload the data, but the request seems to fail no matter what I try in terms of Headers or Body elements.
Errors:
HTTP/1.1 500 Internal Server Error
What I have tried:
- Created the webhook in SOAR Settings → Ingestion → Webhooks.
- Saved the Webhook URL
- Attempted to create a sample event using POST requests with dummy data and empty request bodies
- Attempted to add in a Google API key with access to Chronicle
I have also looked at the documentation, but it doesn’t have any information on triggering the webhook or what JSON data is required: https://docs.cloud.google.com/chronicle/docs/soar/ingest/webhooks/setting-up-a-webhook
Any help would be appreciated, TIA!

