Hi
I am getting a json via a webhook with a binary (json) file that contains folloing data. I have tried to read that from the binary file but without success. How can i make use of the data in the binary json file.
[
{ “TriggerEvent”:"*PE 651_011df_XI xx1 RUNNING On 26.10.2020 22:51:02", “UTCOFFSETHOUR”:2, “UTCOFFSETMINUTE”:0, “GUID”: “{18A62DB5-83CE-4AD7-AA5B-CE4FA8B6C857}”, “Created”: { “$date”: “2020-10-26T20:51:02.439” }, “Modified”: { “$date”: “2020-10-26T20:51:02.439” }, “ReportType”: “AlarmEvent”, “xx”: “23245678”, “Accepted”: true}]