For events that were ingested into SOAR via the Google Chronicle - Chronicle Alerts Connector, is there a way to access the UNflattened raw event JSON data containing the UDM fields for an alert?
It appears all events are being flattened using the dict_to_flat function which I may have found some bugs in that make unflattening very difficult if not impossible. So I'm wondering if there's another way to access the unflattened UDM data for an event either via an API or if it gets stored away somewhere else in a property of the alert or event
