ApiModules (v2.4.48)
API Modules
- Author
- Cortex XSOAR
- Support
- xsoar
- URL
- https://www.paloaltonetworks.com/cortex
Scripts (36)
- AWSApiModule
- AggregatedCommandApiModule
- AnsibleApiModule
- AnthropicClaudeApiModule
- AtlassianApiModule
- BaseContentApiModule
- COOCApiModule
- CSVFeedApiModule
- ContentClientApiModule
- CoreIRApiModule
- CoreXQLApiModule
- CortexAssistantApiModule
- CrowdStrikeApiModule
- DemistoClassApiModule
- EWSApiModule
- FireEyeApiModule
- FormatURLApiModule
- GSuiteApiModule
- GetIncidentsApiModule
- GoogleDriveApiModule
- HTTPFeedApiModule
- IAMApiModule
- JSONFeedApiModule
- MCPApiModule
- MicrosoftApiModule
- MicrosoftAzureStorageApiModule
- MicrosoftGraphFilesApiModule
- MicrosoftGraphMailApiModule
- MicrosoftGraphTeamsApiModule
- NGINXApiModule
- OktaApiModule
- ServiceNowApiModule
- SiemApiModule
- SlackUtilsApiModule
- TAXII2ApiModule
- ZoomApiModule
README
API Modules
This pack is intended for common API logic across integrations. It is not a part of the content bundle.
To use an API module, use import * in the integration script, under the main function.
The import line will be replaced by the common logic code and can be used in the integration in the linting process.