IBM Security QRadar SOAR

 View Only
  • 1.  Upload Excel Data

    Posted Fri September 17, 2021 01:06 PM
    Hello everyone,

    Before deploying SOAR our organization used to save incident data into excel files, As of now SOAR has been implemented in our organization. For audit purpose we need to have all incidence. My question is can we upload the pervious incidents data (which in in excel sheets ) to SOAR platform?

    ------------------------------
    Asad Aftab
    ------------------------------


  • 2.  RE: Upload Excel Data

    Posted Tue September 21, 2021 02:40 AM
    I would suggest you use and adapt the python code to create incidents from this page : https://github.com/ibmresilient/resilient-python-examples/tree/master/create-incident to read a CSV export file from your XLS, and create incident in Rest API in your SOAR

    ------------------------------
    BENOIT ROSTAGNI
    ------------------------------