I have a playbook that needs to generate an alert in a specific environment if certain criteria are met after an investigation has been performed.
It seems this may be possible in two ways:
- Create a UDM event in SecOps and have a detection trigger on it.
- Create an alert using the SOAR API.
It seems both would require a custom integration as these actions/endpoints are not available in the default integrations available.
Which would be preferable? I feel as though going via a detection would be proper, as it would leave a full trail from event to alert. Using the SOAR API would probably be faster and easier however.
I’ve been unable to find strong documentation on how to do either, hence the post, thanks!


