How do I send an alert to XSOAR?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do I send an alert to XSOAR?

L0 Member

I see the classify, map and playbook logic in XSOAR and I see that a playbook can ask/pull/poll for info *from* and external tool, which might be done through an integration.  But is there a way for an external tool to aynchronously *send/push* an *alert* (not incident) to XSOAR and have XSOAR receive the alert in real time?  I can send new *incidents* to XSOAR at the /incident endpoint, but it looks like the external tool must send the JSON that the endpoint expects, and that the classification and mapping logic is bypassed in that case.  It appears that the integrations I have looked at will pull/poll the external tool, so the potential efficiency of a push architecture is lost, and the opportunity for real-time reaction is also lost.  I'm not sure if the /incident/json endpoint helps.

1 REPLY 1

L3 Networker

@J.Knoke935922 , It isn't easy to understand what you are trying to achieve here. What do you intend to do with the "Alert" you push to the XSOAR from the external tool ? If you want to actively push an alert to the XSOAR you could use Webhooks. You can then update an existing incident at the pre-processing level rather than creating a new incident. If you want to cause a pending task in a playbook to continue you could use this method or perhaps the XSOAR REST API or even entitlement (more advanced email method to receive responses by emails without creating an incident). I know that I have suggested a few possible solutions but you need to be more specific so that we can understand what you want to achieve.

MSysec

PCSAE
  • 348 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!