Send message to Qradar with Python
Hi everyone! Does anyone know how to use Python to send a message to QRadar? I need to write a function that takes json as an argument and sends it to the user's Qradar. Qradar REST API doesnt have an endpoint to send message. Thank you