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 F5 Big-IP 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
Get Virtual Servers
Fetches a list of all virtual servers.
Create Virtual Server
Creates a new virtual server.
Get Virtual Server
Fetches a specific virtual server by ID.
Update Virtual Server
Updates a specific virtual server by ID.
Delete Virtual Server
Deletes a specific virtual server by ID.
Get Pools
Fetches a list of all pools.
Create Pool
Creates a new pool.
Get Pool
Fetches a specific pool by ID.
Update Pool
Updates a specific pool by ID.
Delete Pool
Deletes a specific pool by ID.
Get Nodes
Fetches a list of all nodes.
Create Node
Creates a new node.
Get Node
Fetches a specific node by ID.
Update Node
Updates a specific node by ID.
Delete Node
Deletes a specific node by ID.
Get Monitors
Fetches a list of all monitors.
Create Monitor
Creates a new monitor.
Get Monitor
Fetches a specific monitor by ID.
Update Monitor
Updates a specific monitor by ID.
Delete Monitor
Deletes a specific monitor by ID.
To set up F5 Big-IP 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 F5 Big-IP to query the data you need using the URLs you provide.
See the example hereThese API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the F5 Big-IP official documentation to get a full list of all API endpoints and verify the scraped ones!
Can CrowdStrike connect with F5 Big-IP?
Can I use CrowdStrike’s API with n8n?
Can I use F5 Big-IP’s API with n8n?
Is n8n secure for integrating CrowdStrike and F5 Big-IP?
How to get started with CrowdStrike and F5 Big-IP integration in n8n.io?
Looking to integrate CrowdStrike and F5 Big-IP in your company?
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast