In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom CrowdStrike and NocoDB workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
GetDeviceDetails
Retrieve device details for a specific host.
QueryDevicesByFilter
Query devices by filter.
PerformDeviceAction
Perform a device action such as 'Contain' or 'Lift Containment'.
GetDeviceSnapshots
Get snapshots of device status.
GetDeviceDetailsById
Retrieve device details for a specific host by device ID.
GetAlerts
Retrieve a list of alerts.
GetAlertDetails
Retrieve details of a specific alert.
AcknowledgeAlert
Acknowledge a specific alert.
UpdateAlert
Update details of a specific alert.
DeleteAlert
Delete a specific alert.
QueryDetections
Retrieve detections based on provided query parameters.
GetDetectionDetails
Retrieve details for a specific detection.
UpdateDetection
Update details of a specific detection.
AcknowledgeDetection
Acknowledge a specific detection.
DeleteDetection
Delete a specific detection.
GetUsers
Retrieve a list of users.
GetUserDetails
Retrieve details of a specific user.
CreateUser
Create a new user.
UpdateUser
Update details of a specific user.
DeleteUser
Delete a specific user.
To set up CrowdStrike integration, add the HTTP Request node to your workflow canvas and authenticate it using a predefined credential type. This allows you to perform custom operations, without additional authentication setup. The HTTP Request node makes custom API calls to CrowdStrike to query the data you need using the URLs you provide.
See the example hereTake a look at the CrowdStrike official documentation to get a full list of all API endpoints
Discover our latest community's recommendations and join the discussions about CrowdStrike and NocoDB integration.
Alex Kim
I’m working, on what I thought would be a very simple workflow, but have been lost for hours trying to remove duplicates when comparing a RSS Feed and items in NocoDB. Describe the problem/error/question Why can’t I com…
Open topic
JOduMonT
Hi; maybe it’s me I don’t understand the background of API but why AirTable and Google Sheets node allow us to do Create/Append or Update a record/row while NoCoDB and BaseRow don’t. From a philosophical point of view…
Open topic
Luc Berge
Describe the problem/error/question I am trying to add NocoDB cloud credentials in N8n but I do not succeed. i guess I am doing something wrong but what ? I follow this steps : NocoDB credentials | n8n Docs I create m…
Open topic
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast