Skip to content

JSON conversion plugin #64

@hbarthel

Description

@hbarthel

Hi folks,

is there already something like a generic JSON conversion plugin?
I use a Reolink camera that has webhook functionality. Per default a message looks like this:

{
    "alarm": {
        "title": "Test message",
        "message": "the alarm message",
        "name": "some name",
        "type": "TEST",
        "device": "friendly name",
        "channel": 1,
        "channelName": "",
        "deviceModel": "Reolink some model",
        "alarmTime": "2024-12-24T10:39:53.000+0000"
    }
}

I would like to convert it to become understandable by Gotify.

Cheers, Heiko

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions