Get FalconWorkflowIntegration - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon Fusion workflow integrations
Requires 'API integrations: Read'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Filter | String |
Falcon Query Language expression to limit resultsapp_idapp_versionavailabilitycidcreated_atidmetadatanameoasversionupdated_atupdated_by
|
|||||
| Sort | String | Property and direction to sort results | |||||
| Limit | Int32 | Maximum number of results per request [default: 100] | 1 |
500 |
|||
| Offset | Int32 | Position to begin retrieving results |
Get-FalconWorkflowIntegration [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-WhatIf] [-Confirm] [<CommonParameters>]GET /plugins/combined/configs/v1
Get-FalconWorkflowIntegration -Filter "app_id:'91f3206aa38a436a82bf81fd9b883f2a'"NOTE: Use the following values with the app_id filter to find integrations for a specific channel type:
- Slack:
91f3206aa38a436a82bf81fd9b883f2a - PagerDuty:
bd2a30880a08479ea21f2b3211af0c78 - Webhook:
90093bb151684e7fb9d08449b915896a
2025-09-26: PSFalcon v2.2.9
