We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12b5bf commit 587bd01Copy full SHA for 587bd01
serverless/pages/action-connectors.mdx
@@ -25,6 +25,12 @@ The list of available connectors varies by project type.
25
"href": "((kibana-ref))/cases-action-type.html",
26
"target": "_blank"
27
},
28
+ {
29
+ "title": "CrowdStrike",
30
+ "description": "Send a request to CrowdStrike.",
31
+ "href": "((kibana-ref))/crowdstrike-action-type.html",
32
+ "target": "_blank"
33
+ },
34
{
35
"title": "D3 Security",
36
"description": "Create an event or trigger playbook workflow actions in D3 SOAR.",
0 commit comments