Hi, is there a way to extract the key-value pair in the JSON object from the `_raw` field in the Pipeline?My `_raw` field looks like this `_raw: {"name":"foo", "age":"99", "phone":"12345678"}`I've tried the Parser function in the Pipeline, and tried the options in the Type dropdown but no luck...The parse extraction example in the sandbox tutorial is in string, didn't work for dictionary.
Question
Is there a way to extract the key-value pair in the JSON object from the _raw field in the Pipeline?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
