Hello,
I have an question on the QRadar API.
In order to enhance some actions on an offense creation, I would like to use the QRadar API to automate some searches.
The use case is as follows: when an offense is created on the qradar, I would like to use a script which sends API requests to automatically retrieve some fields from the offense and execute a search on them. This way, our support team will be able to see search results on the qradar GUI.
I checked the API and tried to use the POST /ariel/searches API endpoint, with the "save_search" parameter, but results are not show on the API.
They may be saved somewhere, potentially accesible only from the API, but this is not what I want, as they must be accessible from the GUI.
Is there any way to achieve what I want to do?
Thanks for your answers
#QRadar#Support#SupportMigration